Lines Matching refs:used

21 Using earlier versions will fail as the option names used by
100 It should be used with the C option (described later)
154 The optional make variable COCCI can be used to check a single
172 To apply Coccinelle to a specific directory, ``M=`` can be used.
178 following command may be used::
190 COCCI variable may additionally be used to only apply a single
200 include options matching the options used when we compile the kernel.
232 should be used every time spatch is spawned, the order of precedence for
237 - The directory provided with the --dir option is processed last, if used
253 KBUILD_EXTMOD is set when an explicit target with M= is used. For both cases
254 the spatch --dir argument is used, as such third rule applies when whether M=
255 is used or not, and when M= is used the target directory can have its own
263 We help Coccinelle when used against Linux with a set of sensible defaults
265 git can be used for ``git grep`` queries over coccigrep. A timeout of 200
270 options will be used by Coccinelle run::
313 one of these tools, and according to the cocci file used,
372 msg="ERR_CAST can be used with %s" % (x)
379 /home/user/linux/crypto/ctr.c:188:9-16: ERR_CAST can be used with alg
380 /home/user/linux/crypto/authenc.c:619:9-16: ERR_CAST can be used with auth
381 /home/user/linux/crypto/xts.c:227:9-16: ERR_CAST can be used with alg
433 lines around. This output can be used with the diff mode of
495 msg="ERR_CAST can be used with %s" % (x)
503 …user/linux/crypto/ctr.c::face=ovl-face1::linb=188::colb=9::cole=16][ERR_CAST can be used with alg]]
504 …linux/crypto/authenc.c::face=ovl-face1::linb=619::colb=9::cole=16][ERR_CAST can be used with auth]]
505 …user/linux/crypto/xts.c::face=ovl-face1::linb=227::colb=9::cole=16][ERR_CAST can be used with alg]]