Home
last modified time | relevance | path

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

/scripts/
Dcoccicheck66 OPTIONS="$COCCIINCLUDE $1"
73 OPTIONS="--dir $srctree $COCCIINCLUDE"
75 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
91 OPTIONS="--patch $srctree $OPTIONS"
101 OPTIONS="$OPTIONS --jobs $NPROC --chunksize 1"
182 OPTIONS="$OPTIONS $SPFLAGS"
240 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
242 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
244 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
246 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
[all …]