Lines Matching full:scripts
76 front-end in the ``scripts`` directory.
116 sub-directories of ``scripts/coccinelle`` to the entire Linux kernel.
179 This variable can be used to run scripts for the entire kernel, a
186 make C=1 CHECK=scripts/coccicheck drivers/bluetooth/bfusb.o
191 make C=2 CHECK=scripts/coccicheck drivers/bluetooth/bfusb.o
196 This runs every semantic patch in scripts/coccinelle by default. The
218 make coccicheck COCCI=scripts/coccinelle/free/kfree.cocci MODE=report DEBUG_FILE=cocci.err
226 export COCCI=scripts/coccinelle/misc/irqf_oneshot.cocci
300 carries a script scripts/idutils_index.sh which creates the database with::
346 sub-directories of ``scripts/coccinelle/``.
361 make coccicheck MODE=report COCCI=scripts/coccinelle/api/err_cast.cocci
401 make coccicheck MODE=patch COCCI=scripts/coccinelle/api/err_cast.cocci
447 make coccicheck MODE=context COCCI=scripts/coccinelle/api/err_cast.cocci
484 make coccicheck MODE=org COCCI=scripts/coccinelle/api/err_cast.cocci