Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/coccinelle/api/
Dplatform_no_drv_owner.cocci11 @match1@
22 @fix1 depends on match1 && patch && !context && !org && !report@
23 identifier match1.__driver;
53 @fix1_context depends on match1 && !patch && (context || org || report)@
54 identifier match1.__driver;
/linux-4.1.27/include/uapi/linux/
Dserial.h85 unsigned char mask1, match1; member
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snbep.c252 DEFINE_UNCORE_FORMAT_ATTR(match1, match1, "config1:32-63");
/linux-4.1.27/kernel/sched/
Dcore.c6922 goto match1; in partition_sched_domains()
6926 match1: in partition_sched_domains()