Searched refs:flag_info (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.h5 struct flag_info { struct
15 const struct flag_info *flag;
H A D8xx.c12 static const struct flag_info flag_array[] = {
H A Dshared.c12 static const struct flag_info flag_array[] = {
H A Dbook3s64.c12 static const struct flag_info flag_array[] = {
H A Dhashpagetable.c52 struct flag_info { struct
61 static const struct flag_info v_flag_array[] = {
85 static const struct flag_info r_flag_array[] = {
154 static void dump_flag_info(struct pg_state *st, const struct flag_info
H A Dptdump.c138 static void dump_flag_info(struct pg_state *st, const struct flag_info
/linux-master/net/netfilter/
H A Dxt_sctp.c24 match_flags(const struct xt_sctp_flag_info *flag_info, argument
32 if (flag_info[i].chunktype == chunktype)
33 return (chunkflags & flag_info[i].flag_mask) == flag_info[i].flag;
48 const struct xt_sctp_flag_info *flag_info = info->flag_info; local
78 if (match_flags(flag_info, flag_count,
85 if (match_flags(flag_info, flag_count,
91 if (!match_flags(flag_info, flag_count,
152 if (info->flag_count > ARRAY_SIZE(info->flag_info))
[all...]
/linux-master/include/uapi/linux/netfilter/
H A Dxt_sctp.h32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; member in struct:xt_sctp_info
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.h4469 u32 flag_info; member in struct:wmi_regulatory_rule_struct
4523 u32 flag_info; member in struct:wmi_regulatory_ext_rule
H A Dwmi.c5160 wmi_reg_rule[count].flag_info);
5308 u32_get_bits(wmi_reg_rule[count].flag_info,
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.h4032 __le32 flag_info; member in struct:ath12k_wmi_reg_rule_ext_params
H A Dwmi.c4495 le32_get_bits(wmi_reg_rule[count].flag_info,

Completed in 227 milliseconds