Home
last modified time | relevance | path

Searched refs:identifier (Results 1 – 25 of 34) sorted by relevance

12

/scripts/coccinelle/api/
Dstream_open.cocci15 identifier readstream, ppos;
16 identifier f, buf, len;
25 identifier writestream, ppos;
26 identifier f, buf, len;
37 identifier block_f;
38 identifier wait =~ "^wait_.*";
51 identifier stream_reader.readstream;
52 identifier wait =~ "^wait_.*";
62 identifier stream_reader.readstream;
63 identifier blocks.block_f;
[all …]
Dsimple_open.cocci14 identifier open_f != simple_open;
15 identifier i, f;
29 identifier fops;
30 identifier open.open_f;
40 identifier open_f != simple_open;
41 identifier i, f;
56 identifier fops;
57 identifier openr.open_f;
Datomic_as_refcounter.cocci14 identifier a, x;
16 identifier fname =~ ".*free.*";
17 identifier fname2 =~ ".*destroy.*";
18 identifier fname3 =~ ".*del.*";
19 identifier fname4 =~ ".*queue_work.*";
20 identifier fname5 =~ ".*schedule_work.*";
21 identifier fname6 =~ ".*call_rcu.*";
62 identifier a, x, y;
64 identifier fname =~ ".*free.*";
95 identifier a, x;
[all …]
Dplatform_no_drv_owner.cocci16 identifier __driver;
27 identifier match1.__driver;
36 identifier match1.__driver;
45 identifier __driver;
58 identifier match2.__driver;
67 identifier match2.__driver;
78 identifier match1.__driver;
89 identifier match1.__driver;
100 identifier match2.__driver;
111 identifier match2.__driver;
Dcheck_bq27xxx_data.cocci24 identifier i,i1,i2;
59 identifier tocheck.i1regs;
67 identifier tocheck.i2regs;
95 identifier tocheck.i1dmregs;
103 identifier tocheck.i2dmregs;
131 identifier tocheck.i1props;
139 identifier tocheck.i2props;
Dpm_runtime.cocci53 identifier pm_runtime_api;
69 identifier pm_runtime_api;
87 identifier pm_runtime_api;
Ddevice_attr_show.cocci20 identifier show, dev, attr, buf;
32 identifier show, dev, attr, buf;
Dmemdup_user.cocci27 identifier l1,l2;
52 identifier l1,l2;
/scripts/coccinelle/misc/
Dminmax.cocci21 identifier func;
35 identifier func;
54 identifier func;
68 identifier func;
87 identifier func;
101 identifier func;
122 identifier func;
135 identifier func;
150 identifier func;
Dswap.cocci18 identifier tmp;
38 identifier tmp;
48 identifier tmp;
69 identifier tmp;
Dof_table.cocci14 identifier var, arr;
32 identifier var, arr;
54 identifier var, arr;
Dreturnvar.cocci21 identifier ret;
34 identifier ret;
44 identifier ret;
Dadd_namespace.cocci14 identifier virtual.ns;
23 identifier virtual.ns;
Dflexible_array.cocci27 identifier name, array;
55 identifier name, array;
71 identifier name, array;
Dorplus.cocci19 identifier i,i1;
31 identifier i;
Dnewline_in_nl_msg.cocci30 identifier fname;
42 identifier r1.fname;
Ddoubleinit.cocci18 identifier I, s, fld;
26 identifier I, s, r.fld;
/scripts/coccinelle/null/
Dderef_null.cocci22 identifier f;
30 identifier f;
56 identifier f;
117 identifier f;
177 identifier f;
218 identifier f;
226 identifier f;
250 identifier f;
Dbadzero.cocci28 identifier f;
52 identifier f;
85 identifier f;
102 identifier f;
125 identifier r.f;
149 identifier r.f;
Dkmerr.cocci23 identifier f,fld;
35 identifier f;
51 identifier f;
/scripts/
Dkernel-doc244 my $identifier;
1133 if ($identifier ne $declaration_name) {
1134 …emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec…
1343 if ($identifier ne $declaration_name) {
1344 if ($identifier eq "") {
1347 …emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl…
1414 if ($identifier ne $declaration_name) {
1415 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1445 if ($identifier ne $declaration_name) {
1446 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
[all …]
/scripts/coccinelle/locks/
Ddouble_lock.cocci44 identifier lock,unlock;
68 identifier lock;
Dcall_kern.cocci21 identifier fn;
40 identifier gfp.fn;
/scripts/coccinelle/free/
Dkfree.cocci35 identifier f;
63 identifier l;
Dkfreeaddr.cocci16 identifier f;

12