Home
last modified time | relevance | path

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

/scripts/
DMakefile.kcsan14 …on,$(call cc-param,tsan-compound-read-before-write=1),$(call cc-option,$(call cc-param,tsan-instru…
DKbuild.include190 # Make dies with SIGPIPE before cleaning the targets.
Dspelling.txt230 befor||before
/scripts/coccinelle/free/
Difnullfree.cocci2 /// NULL check before some freeing functions is not needed.
60 cocci.print_main("NULL check before that freeing function is not needed", p)
66 msg = "WARNING: NULL check before some freeing functions is not needed."
/scripts/coccinelle/iterators/
Dfor_each_child.cocci2 // Adds missing of_node_put() before return/break/goto statement within a for_each iterator for chi…
307 msg = "WARNING: Function \"%s\" should have of_node_put() before return " % (i)
317 msg = "WARNING: Function \"%s\" should have of_node_put() before break " % (i)
327 msg = "WARNING: Function \"%s\" should have of_node_put() before goto " % (i)
339 msg = "WARNING: Function \"%s\" should have of_node_put() before return around line %s." % (i, j1[0…
348 msg = "WARNING: Function \"%s\" should have of_node_put() before break around line %s." % (i,j2[0].…
357 msg = "WARNING: Function \"%s\" should have of_node_put() before goto around lines %s." % (i,j3[0].…
/scripts/coccinelle/api/
Datomic_as_refcounter.cocci58 msg = "atomic_dec_and_test variation before object free at line %s."
91 msg = "atomic_dec_and_test variation before object free at line %s."
/scripts/coccinelle/misc/
Dcstptr.cocci2 /// PTR_ERR should be applied before its argument is reassigned, typically
Darray_size_dup.cocci5 /// 1. An opencoded expression is used before array_size() to compute the same size
9 /// before a call to the *_size() function we can miss an overflow.
/scripts/coccinelle/locks/
Dmini_lock.cocci4 /// before the if and an unlock after the if. False positives are due to
/scripts/dtc/
Ddtx_diff314 before running.