Home
last modified time | relevance | path

Searched refs:coccicheck (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/Documentation/
Dcoccinelle.txt48 Makefile. This target is named 'coccicheck' and calls the 'coccicheck'
70 make coccicheck MODE=report
76 make coccicheck MODE=patch
79 The coccicheck target applies every semantic patch available in the
100 make coccicheck COCCI=<my_SP.cocci> MODE=patch
102 make coccicheck COCCI=<my_SP.cocci> MODE=report
112 make coccicheck M=drivers/net/wireless/
117 make C=1 CHECK="scripts/coccicheck"
121 make C=2 CHECK="scripts/coccicheck"
152 make coccicheck MODE=report COCCI=scripts/coccinelle/api/err_cast.cocci
[all …]
/linux-3.4.99/
DMakefile444 cscope gtags TAGS tags help %docs check% coccicheck \
1429 PHONY += includecheck versioncheck coccicheck namespacecheck export_report
1441 coccicheck: target
DMAINTAINERS1873 F: scripts/coccicheck
/linux-3.4.99/Documentation/development-process/
D4.Coding296 under the scripts/coccinelle directory; running "make coccicheck" will run