| /kernel/linux/linux-5.10/arch/mips/bcm47xx/ |
| H A D | board.c | 234 const struct bcm47xx_board_type_list2 *e2; in bcm47xx_board_get_nvram() local [all...] |
| /kernel/linux/linux-6.6/arch/mips/bcm47xx/ |
| H A D | board.c | 242 const struct bcm47xx_board_type_list2 *e2; in bcm47xx_board_get_nvram() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/ |
| H A D | ff-core.c | 40 check_effects_compatible(struct ff_effect *e1, struct ff_effect *e2) check_effects_compatible() argument
|
| /kernel/linux/linux-6.6/drivers/input/ |
| H A D | ff-core.c | 37 check_effects_compatible(struct ff_effect *e1, struct ff_effect *e2) check_effects_compatible() argument
|
| /kernel/linux/linux-5.10/drivers/block/paride/ |
| H A D | bpck.c | 36 #define e2() {PC &= 0xfe; out_p(2,PC);} macro
|
| /kernel/linux/linux-5.10/net/netfilter/ipset/ |
| H A D | ip_set_hash_mac.c | 41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, const struct hash_mac4_elem *e2, u32 *multi) hash_mac4_data_equal() argument
|
| H A D | ip_set_hash_ip.c | 48 hash_ip4_data_equal(const struct hash_ip4_elem *e1, const struct hash_ip4_elem *e2, u32 *multi) hash_ip4_data_equal() argument
|
| H A D | ip_set_hash_ipmac.c | 51 hash_ipmac4_data_equal(const struct hash_ipmac4_elem *e1, const struct hash_ipmac4_elem *e2, u32 *multi) hash_ipmac4_data_equal() argument 158 hash_ipmac6_data_equal(const struct hash_ipmac6_elem *e1, const struct hash_ipmac6_elem *e2, u32 *multi) hash_ipmac6_data_equal() argument
|
| /kernel/linux/linux-6.6/drivers/ata/pata_parport/ |
| H A D | bpck.c | 26 #define e2() {PC &= 0xfe; out_p(2,PC);} macro
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_wm_types.h | 67 skl_ddb_entry_equal(const struct skl_ddb_entry *e1, const struct skl_ddb_entry *e2) skl_ddb_entry_equal() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| H A D | cpuid_test.c | 75 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ipset/ |
| H A D | ip_set_hash_mac.c | 41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, const struct hash_mac4_elem *e2, u32 *multi) hash_mac4_data_equal() argument
|
| H A D | ip_set_hash_ip.c | 51 hash_ip4_data_equal(const struct hash_ip4_elem *e1, const struct hash_ip4_elem *e2, u32 *multi) hash_ip4_data_equal() argument
|
| H A D | ip_set_hash_ipmac.c | 51 hash_ipmac4_data_equal(const struct hash_ipmac4_elem *e1, const struct hash_ipmac4_elem *e2, u32 *multi) hash_ipmac4_data_equal() argument 158 hash_ipmac6_data_equal(const struct hash_ipmac6_elem *e1, const struct hash_ipmac6_elem *e2, u32 *multi) hash_ipmac6_data_equal() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 96 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 94 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_syntax.c | 14 enum e2 { enum
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | ebitmap.c | 31 int ebitmap_cmp(struct ebitmap *e1, struct ebitmap *e2) in ebitmap_cmp() argument 81 int ebitmap_and(struct ebitmap *dst, struct ebitmap *e1, struct ebitmap *e2) in ebitmap_and() argument 220 int ebitmap_contains(struct ebitmap *e1, struct ebitmap *e2, u32 last_e2bit) in ebitmap_contains() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_buddy.c | 320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() argument 325 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) in contains() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/ubi/ |
| H A D | wl.c | 652 struct ubi_wl_entry *e1, *e2; local [all...] |
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | ebitmap.c | 31 int ebitmap_cmp(const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_cmp() argument 82 int ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_and() argument 221 int ebitmap_contains(const struct ebitmap *e1, const struct ebitmap *e2, u32 last_e2bit) in ebitmap_contains() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | cpuid.c | 232 struct kvm_cpuid_entry2 *e2 = NULL; in kvm_vcpu_ioctl_set_cpuid() local 285 struct kvm_cpuid_entry2 *e2 = NULL; kvm_vcpu_ioctl_set_cpuid2() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
| H A D | kaslr.c | 87 static bool regions_intersect(u32 s1, u32 e1, u32 s2, u32 e2) in regions_intersect() argument
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| H A D | config.c | 206 endpoint_is_duplicate(struct usb_endpoint_descriptor *e1, struct usb_endpoint_descriptor *e2) endpoint_is_duplicate() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nft_set_rbtree.c | 44 nft_rbtree_cmp(const struct nft_set *set, const struct nft_rbtree_elem *e1, const struct nft_rbtree_elem *e2) nft_rbtree_cmp() argument
|