Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/
Dcoccinelle.txt12 the Coccinelle files and coccicheck have been updated.
45 Makefile. This target is named 'coccicheck' and calls the 'coccicheck'
75 make coccicheck MODE=report
79 make coccicheck MODE=patch
82 The coccicheck target applies every semantic patch available in the
95 make coccicheck MODE=report V=1
97 By default, coccicheck tries to run as parallel as possible. To change
100 make coccicheck MODE=report J=4
112 make coccicheck COCCI=<my_SP.cocci> MODE=patch
114 make coccicheck COCCI=<my_SP.cocci> MODE=report
[all …]
/linux-4.4.14/
DMakefile476 cscope gtags TAGS tags help% %docs check% coccicheck \
1452 PHONY += includecheck versioncheck coccicheck namespacecheck export_report
1464 coccicheck: target
DMAINTAINERS2869 F: scripts/coccicheck
/linux-4.4.14/Documentation/development-process/
D4.Coding296 under the scripts/coccinelle directory; running "make coccicheck" will run