Home
last modified time | relevance | path

Searched refs:report (Results 1 – 25 of 65) sorted by relevance

123

/scripts/coccinelle/api/
Dplatform_no_drv_owner.cocci10 virtual report
26 @fix1 depends on match1 && patch && !context && !org && !report@
35 @fix1_i2c depends on match1 && patch && !context && !org && !report@
57 @fix2 depends on match2 && patch && !context && !org && !report@
66 @fix2_i2c depends on match2 && patch && !context && !org && !report@
77 @fix1_context depends on match1 && !patch && (context || org || report)@
88 @fix1_i2c_context depends on match1 && !patch && (context || org || report)@
99 @fix2_context depends on match2 && !patch && (context || org || report)@
110 @fix2_i2c_context depends on match2 && !patch && (context || org || report)@
153 @script:python fix1_report depends on report@
[all …]
Datomic_as_refcounter.cocci11 virtual report
54 @script:python depends on report@
59 coccilib.report.print_report(p1[0], msg % (p2[0].line))
87 @script:python depends on report@
92 coccilib.report.print_report(p1[0], msg % (p2[0].line))
107 @script:python depends on report@
111 coccilib.report.print_report(p1[0], msg)
126 @script:python depends on report@
130 coccilib.report.print_report(p1[0], msg)
Dvma_pages.cocci12 virtual report
18 @r_context depends on context && !patch && !org && !report@
28 @r_patch depends on !context && patch && !org && !report@
39 @r_org depends on !context && !patch && (org || report)@
46 @script:python depends on report@
52 coccilib.report.print_report(p[0], msg)
Derr_cast.cocci19 virtual report
22 @ depends on context && !patch && !org && !report@
28 @ depends on !context && patch && !org && !report @
35 @r depends on !context && !patch && (org || report)@
51 @script:python depends on report@
57 coccilib.report.print_report(p[0], msg)
Dresource_size.cocci20 virtual report
48 @r_org depends on !context && !patch && (org || report)@
55 @rbad_org depends on !context && !patch && (org || report)@
71 @script:python depends on report@
77 coccilib.report.print_report(p[0], msg)
88 @script:python depends on report@
94 coccilib.report.print_report(p[0], msg)
Dptr_ret.cocci18 virtual report
81 @script:python depends on report@
85 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
87 @script:python depends on report@
91 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
93 @script:python depends on report@
97 coccilib.report.print_report(p[0], "WARNING: PTR_ERR_OR_ZERO can be used")
Dplatform_get_irq.cocci10 virtual report
64 @r depends on org || report@
97 @script:python depends on report@
102 coccilib.report.print_report(p1[0],msg)
Dpm_runtime.cocci13 virtual report
82 // For org and report mode
85 @r depends on (org || report) exists@
107 @script:python depends on report@
114 coccilib.report.print_report(p1[0],msg)
/scripts/coccinelle/api/alloc/
Dzalloc-simple.cocci24 virtual report
134 @r depends on org || report@
155 @script:python depends on report@
161 coccilib.report.print_report(p[0], msg)
164 @r1 depends on org || report@
185 @script:python depends on report@
191 coccilib.report.print_report(p[0], msg)
194 @r2 depends on org || report@
215 @script:python depends on report@
221 coccilib.report.print_report(p[0], msg)
[all …]
Dpool_zalloc-simple.cocci14 virtual report
56 // For org and report mode
59 @r depends on org || report@
79 @script:python depends on report@
85 coccilib.report.print_report(p[0], msg)
/scripts/coccinelle/misc/
Dwarn.cocci14 virtual report
24 @r1 depends on context || report || org@
37 @script:python depends on report@
42 coccilib.report.print_report(p[0],msg)
73 @r2 depends on context || report || org@
86 @script:python depends on report@
91 coccilib.report.print_report(p[0],msg)
Dboolinit.cocci15 virtual report
173 @script:python depends on report@
177 coccilib.report.print_report(p[0],"WARNING: Comparison to bool")
179 @script:python depends on report@
183 coccilib.report.print_report(p[0],"WARNING: Comparison of 0/1 to bool variable")
185 @script:python depends on report@
189 coccilib.report.print_report(p1[0],"WARNING: Assignment of 0/1 to bool variable")
191 @script:python depends on report@
195 coccilib.report.print_report(p2[0],"ERROR: Assignment of non-0/1 constant to bool variable")
Dboolreturn.cocci9 virtual report
34 @r2 depends on report || context@
53 @script:python depends on report@
59 coccilib.report.print_report(p[0], msg)
Dbugon.cocci17 virtual report
41 // For org and report mode
44 @r depends on (org || report)@
57 @script:python depends on report@
62 coccilib.report.print_report(p[0], msg)
Dbadty.cocci19 virtual report
51 // For org and report mode
54 @r depends on (org || report) disable sizeof_type_expr@
71 @script:python depends on report@
76 coccilib.report.print_report(p[0], msg)
Dof_table.cocci11 virtual report
52 @r depends on org || report@
80 @script:python depends on report@
86 coccilib.report.print_report(p1[0],msg)
Darray_size.cocci17 virtual report
60 // For org and report mode
63 @r depends on (org || report)@
82 @script:python depends on report@
87 coccilib.report.print_report(p[0], msg)
Dboolconv.cocci12 virtual report
83 // For report mode
86 @script:python depends on r&&report@
91 coccilib.report.print_report(p[0], msg)
/scripts/coccinelle/null/
Dderef_null.cocci16 virtual report
50 // For org and report modes
52 @r depends on !context && (org || report) exists@
92 @script:python depends on !context && !org && report@
99 coccilib.report.print_report(p[0], msg)
102 @script:python depends on !context && org && !report@
113 @s depends on !context && (org || report) exists@
152 @script:python depends on !context && !org && report@
159 coccilib.report.print_report(p[0], msg)
161 @script:python depends on !context && org && !report@
[all …]
Dkmerr.cocci3 /// NULL check. It only gives a report in the case where there is some
18 virtual report
30 @fixed depends on context && !org && !report@
45 @rfixed depends on (org || report) && !context exists@
67 @script:python depends on report@
73 coccilib.report.print_report(p1[0],msg)
Dbadzero.cocci20 virtual report
76 @script:python depends on report@
80 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
180 @script:python depends on report@
184 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0, suggest !E")
186 @script:python depends on report@
190 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
235 @script:python depends on report@
239 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
/scripts/coccinelle/free/
Dkfreeaddr.cocci11 virtual report
14 @r depends on context || report || org @
32 @script:python depends on report@
37 coccilib.report.print_report(p[0],msg)
Difnullfree.cocci14 virtual report
39 @r depends on context || report || org @
55 @script:python depends on report@
60 coccilib.report.print_report(p[0], msg)
/scripts/coccinelle/tests/
Dodd_ptr_err.cocci15 virtual report
43 @r1 depends on patch && !context && !org && !report exists@
64 @r1_context depends on !patch && (context || org || report) exists@
83 @r1_disj depends on !patch && (context || org || report) exists@
111 @script:python r1_report depends on report@
117 coccilib.report.print_report(j0[0], msg)
/scripts/coccinelle/iterators/
Dlist_entry_update.cocci17 virtual report
27 @depends on context && !org && !report@
39 @back depends on (org || report) && !context exists@
57 @script:python depends on back && report@
63 coccilib.report.print_report(p1[0],msg)

123