Home
last modified time | relevance | path

Searched refs:match1 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/coccinelle/api/
Dplatform_no_drv_owner.cocci11 @match1@
25 @fix1 depends on match1 && patch && !context && !org && !report@
26 identifier match1.__driver;
34 @fix1_i2c depends on match1 && patch && !context && !org && !report@
35 identifier match1.__driver;
76 @fix1_context depends on match1 && !patch && (context || org || report)@
77 identifier match1.__driver;
87 @fix1_i2c_context depends on match1 && !patch && (context || org || report)@
88 identifier match1.__driver;
/linux-4.4.14/include/uapi/linux/
Dserial.h85 unsigned char mask1, match1; member
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snbep.c252 DEFINE_UNCORE_FORMAT_ATTR(match1, match1, "config1:32-63");
/linux-4.4.14/kernel/sched/
Dcore.c7182 goto match1; in partition_sched_domains()
7186 match1: in partition_sched_domains()