Searched refs:match1 (Results 1 – 6 of 6) sorted by relevance
11 @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;
87 unsigned char mask1, match1; member
1884 goto match1; in partition_sched_domains()1888 match1: in partition_sched_domains()
1245 int match1, match2; in tipc_link_build_nack_msg() local1248 match1 = def_cnt & 0xf; in tipc_link_build_nack_msg()1250 if (match1 == match2) in tipc_link_build_nack_msg()
389 DEFINE_UNCORE_FORMAT_ATTR(match1, match1, "config1:32-63");
2658 ``<match1>*<match2>``2659 will match functions that begin with <match1> and end with <match2>