Searched refs:match1 (Results 1 – 8 of 8) sorted by relevance
12 @match1@26 @fix1 depends on match1 && patch && !context && !org && !report@27 identifier match1.__driver;35 @fix1_i2c depends on match1 && patch && !context && !org && !report@36 identifier match1.__driver;77 @fix1_context depends on match1 && !patch && (context || org || report)@78 identifier match1.__driver;88 @fix1_i2c_context depends on match1 && !patch && (context || org || report)@89 identifier match1.__driver;
62 unsigned char mask1, match1; member
87 unsigned char mask1, match1; member
75 unsigned char mask1, match1; member
2343 goto match1; in partition_sched_domains_locked()2348 match1: in partition_sched_domains_locked()
1721 int match1, match2; in tipc_link_build_nack_msg() local1724 match1 = def_cnt & 0xf; in tipc_link_build_nack_msg()1726 if (match1 == match2) in tipc_link_build_nack_msg()
518 DEFINE_UNCORE_FORMAT_ATTR(match1, match1, "config1:32-63");
2805 ``<match1>*<match2>``2806 will match functions that begin with <match1> and end with <match2>