| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_sctp.c | 25 match_flags(const struct xt_sctp_flag_info *flag_info, in match_flags() argument 33 if (flag_info[i].chunktype == chunktype) in match_flags() 34 return (chunkflags & flag_info[i].flag_mask) == flag_info[i].flag; in match_flags() 49 const struct xt_sctp_flag_info *flag_info = info->flag_info; in match_packet() local 79 if (match_flags(flag_info, flag_count, in match_packet() 86 if (match_flags(flag_info, flag_count, in match_packet() 92 if (!match_flags(flag_info, flag_count, in match_packet()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ptdump/ |
| H A D | ptdump.h | 5 struct flag_info { struct 15 const struct flag_info *flag; argument
|
| H A D | hashpagetable.c | 52 struct flag_info { struct 61 static const struct flag_info v_flag_array[] = { argument 85 static const struct flag_info r_flag_array[] = { 154 static void dump_flag_info(struct pg_state *st, const struct flag_info in dump_flag_info()
|
| H A D | shared.c | 12 static const struct flag_info flag_array[] = {
|
| H A D | 8xx.c | 12 static const struct flag_info flag_array[] = {
|
| H A D | book3s64.c | 12 static const struct flag_info flag_array[] = {
|
| H A D | ptdump.c | 132 static void dump_flag_info(struct pg_state *st, const struct flag_info in dump_flag_info()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/ |
| H A D | xt_sctp.h | 32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | xt_sctp.h | 32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/ |
| H A D | xt_sctp.h | 32 struct xt_sctp_flag_info flag_info[XT_NUM_SCTP_FLAGS]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.h | 4014 u32 flag_info; member
|
| H A D | wmi.c | 4073 wmi_reg_rule[count].flag_info); in create_reg_rules_from_wmi()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | bfd.info | 1292 #define bfd_lookup_section_flags(link_info, flag_info, section) \ 1293 BFD_SEND (abfd, _bfd_lookup_section_flags, (link_info, flag_info, section)) 7210 (struct bfd_link_info *, struct flag_info *, asection *); 7467 typedef struct flag_info flag_info; 7812 struct flag_info *, asection *);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | bfd.info | 1292 #define bfd_lookup_section_flags(link_info, flag_info, section) \ 1293 BFD_SEND (abfd, _bfd_lookup_section_flags, (link_info, flag_info, section)) 7210 (struct bfd_link_info *, struct flag_info *, asection *); 7467 typedef struct flag_info flag_info; 7812 struct flag_info *, asection *);
|