Lines Matching refs:coccicheck
12 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
124 make coccicheck M=drivers/net/wireless/
129 make C=1 CHECK="scripts/coccicheck"
133 make C=2 CHECK="scripts/coccicheck"
151 make SPFLAGS=--use-glimpse coccicheck
152 make SPFLAGS=--use-idutils coccicheck
180 make coccicheck MODE=report COCCI=scripts/coccinelle/api/err_cast.cocci
218 make coccicheck MODE=patch COCCI=scripts/coccinelle/api/err_cast.cocci
262 make coccicheck MODE=context COCCI=scripts/coccinelle/api/err_cast.cocci
297 make coccicheck MODE=org COCCI=scripts/coccinelle/api/err_cast.cocci