Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/coccinelle/api/
Dplatform_no_drv_owner.cocci43 @match2@
56 @fix2 depends on match2 && patch && !context && !org && !report@
57 identifier match2.__driver;
65 @fix2_i2c depends on match2 && patch && !context && !org && !report@
66 identifier match2.__driver;
98 @fix2_context depends on match2 && !patch && (context || org || report)@
99 identifier match2.__driver;
109 @fix2_i2c_context depends on match2 && !patch && (context || org || report)@
110 identifier match2.__driver;
/linux-4.4.14/include/uapi/linux/
Dserial.h87 unsigned char mask2, match2; member
/linux-4.4.14/kernel/sched/
Dcore.c7203 goto match2; in partition_sched_domains()
7207 match2: in partition_sched_domains()