/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 8 {FNAME("ip") OCTSTR, FIXD, 4, 0, DECODE, 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 14 {FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 18 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 19 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 23 {FNAME("ip") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0, 27 {FNAME("routing") CHOICE, 1, 2, 2, SKIP | EXT, 0, 32 {FNAME("nod [all...] |
H A D | nf_conntrack_h323_asn1.c | 30 #define FNAME(name) name, macro 34 #define FNAME(name) macro 824 FNAME("RasMessage") CHOICE, 5, 24, 32, DECODE | EXT, in DecodeRasMessage() 840 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation() 858 FNAME("MultimediaSystemControlMessage") CHOICE, 2, 4, 4, in DecodeMultimediaSystemControlMessage()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 8 {FNAME("ip") OCTSTR, FIXD, 4, 0, DECODE, 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 14 {FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 18 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 19 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 23 {FNAME("ip") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0, 27 {FNAME("routing") CHOICE, 1, 2, 2, SKIP | EXT, 0, 32 {FNAME("nod [all...] |
H A D | nf_conntrack_h323_asn1.c | 30 #define FNAME(name) name, macro 34 #define FNAME(name) macro 828 FNAME("RasMessage") CHOICE, 5, 24, 32, DECODE | EXT, in DecodeRasMessage() 844 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation() 862 FNAME("MultimediaSystemControlMessage") CHOICE, 2, 4, 4, in DecodeMultimediaSystemControlMessage()
|
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
H A D | paging_tmpl.h | 27 #define FNAME(name) paging##64_##name macro 40 #define FNAME(name) paging##32_##name macro 54 #define FNAME(name) ept_##name macro 73 #define gpte_to_gfn_lvl FNAME(gpte_to_gfn_lvl) 109 static inline void FNAME(protect_clean_gpte)(struct kvm_mmu *mmu, unsigned *access, in protect_clean_gpte() 127 static inline int FNAME(is_present_gpte)(unsigned long pte) in is_present_gpte() 136 static bool FNAME(is_bad_mt_xwr)(struct rsvd_bits_validate *rsvd_check, u64 gpte) in is_bad_mt_xwr() 145 static bool FNAME(is_rsvd_bits_set)(struct kvm_mmu *mmu, u64 gpte, int level) in is_rsvd_bits_set() 148 FNAME(is_bad_mt_xwr)(&mmu->guest_rsvd_check, gpte); in is_rsvd_bits_set() 151 static bool FNAME(prefetch_invalid_gpt 972 #undef FNAME global() macro [all...] |
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/ |
H A D | paging_tmpl.h | 26 #define FNAME(name) paging##64_##name macro 44 #define FNAME(name) paging##32_##name macro 58 #define FNAME(name) ept_##name macro 78 #define gpte_to_gfn_lvl FNAME(gpte_to_gfn_lvl) 105 static inline void FNAME(protect_clean_gpte)(struct kvm_mmu *mmu, unsigned *access, in protect_clean_gpte() 123 static inline int FNAME(is_present_gpte)(unsigned long pte) in is_present_gpte() 132 static bool FNAME(is_bad_mt_xwr)(struct rsvd_bits_validate *rsvd_check, u64 gpte) in is_bad_mt_xwr() 141 static bool FNAME(is_rsvd_bits_set)(struct kvm_mmu *mmu, u64 gpte, int level) in is_rsvd_bits_set() 144 FNAME(is_bad_mt_xwr)(&mmu->guest_rsvd_check, gpte); in is_rsvd_bits_set() 147 static int FNAME(cmpxchg_gpt 1095 #undef FNAME global() macro [all...] |
/kernel/linux/linux-5.10/arch/h8300/include/asm/ |
H A D | bitops.h | 40 #define H8300_GEN_BITOP(FNAME, OP) \ 41 static inline void FNAME(int nr, volatile unsigned long *addr) \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 6630 #define FNAME 0x8 in bnx2x_gunzip() macro 6632 if (zbuf[3] & FNAME) in bnx2x_gunzip()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 6628 #define FNAME 0x8 in bnx2x_gunzip() macro 6630 if (zbuf[3] & FNAME) in bnx2x_gunzip()
|