Home
last modified time | relevance | path

Searched refs:SPFLAGS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/dev-tools/
Dcoccinelle.rst214 You can use SPFLAGS to add debugging flags, for instance you may want to
215 add both --profile --show-trying to SPFLAGS when debugging. For instance
220 …make coccicheck DEBUG_FILE="err.log" MODE=report SPFLAGS="--profile --show-trying" M=./drivers/mfd…
261 override any of the kernel's .coccicheck's settings using SPFLAGS.
274 You can override with your own preferred index option by using SPFLAGS. Take
278 carries its own .cocciconfig, you will need to use SPFLAGS to use idutils if
285 Additional flags can be passed to spatch through the SPFLAGS
289 make SPFLAGS=--use-glimpse coccicheck
301 make SPFLAGS=--use-idutils coccicheck
306 make SPFLAGS="--use-idutils /full-path/to/ID" coccicheck
/Linux-v5.4/scripts/
Dcoccicheck51 echo $SPFLAGS | egrep -e "--profile|--show-trying" 2>&1 > /dev/null
171 OPTIONS="$OPTIONS $SPFLAGS"
/Linux-v5.4/scripts/coccinelle/api/
Dstream_open.cocci11 virtual explain // explain decisions in the patch (SPFLAGS="-D explain")