Searched refs:match_option (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/netfilter/
H A Dxt_dccp.c89 match_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, function
119 && DCCHECK(match_option(info->option, skb, par->thoff, dh,
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c1214 static inline bool match_option(const char *arg, int arglen, const char *opt) function
1296 if (match_option(arg, ret, v2_user_options[i].option)) {
1463 if (!match_option(arg, ret, mitigation_options[i].option))
2032 if (!match_option(arg, ret, ssb_mitigation_options[i].option))
H A Dintel.c996 static inline bool match_option(const char *arg, int arglen, const char *opt) function
1047 if (match_option(arg, ret, sld_options[i].option)) {

Completed in 132 milliseconds