Searched defs:e2 (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/drivers/input/
H A Dff-core.c37 check_effects_compatible(struct ff_effect *e1, struct ff_effect *e2) argument
/linux-master/arch/mips/bcm47xx/
H A Dboard.c242 const struct bcm47xx_board_type_list2 *e2; local
[all...]
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_mac.c41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, const struct hash_mac4_elem *e2, u32 *multi) argument
H A Dip_set_hash_ipmac.c51 hash_ipmac4_data_equal(const struct hash_ipmac4_elem *e1, const struct hash_ipmac4_elem *e2, u32 *multi) argument
158 hash_ipmac6_data_equal(const struct hash_ipmac6_elem *e1, const struct hash_ipmac6_elem *e2, u32 *multi) argument
H A Dip_set_hash_ip.c51 hash_ip4_data_equal(const struct hash_ip4_elem *e1, const struct hash_ip4_elem *e2, u32 *multi) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_wm_types.h67 skl_ddb_entry_equal(const struct skl_ddb_entry *e1, const struct skl_ddb_entry *e2) argument
/linux-master/drivers/ata/pata_parport/
H A Dbpck.c26 #define e2() {PC &= 0xfe; out_p(2,PC);} macro
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dcpuid_test.c75 const struct kvm_cpuid_entry2 *e1, *e2; local
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_reg_sr.c69 compatible_entries(const struct xe_reg_sr_entry *e1, const struct xe_reg_sr_entry *e2) argument
/linux-master/drivers/mtd/ubi/
H A Dwl.c664 struct ubi_wl_entry *e1, *e2; local
[all...]
/linux-master/security/selinux/ss/
H A Debitmap.c28 int ebitmap_cmp(const struct ebitmap *e1, const struct ebitmap *e2) argument
217 int ebitmap_contains(const struct ebitmap *e1, const struct ebitmap *e2, argument
78 ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, const struct ebitmap *e2) argument
[all...]
/linux-master/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c94 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c200 ff_ds_error_match(const struct nfs4_ff_layout_ds_err *e1, const struct nfs4_ff_layout_ds_err *e2) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c14 enum e2 { enum
/linux-master/tools/bpf/bpftool/
H A Dcfg.c362 struct edge_node *e, *e2; local
/linux-master/drivers/usb/core/
H A Dconfig.c206 endpoint_is_duplicate(struct usb_endpoint_descriptor *e1, struct usb_endpoint_descriptor *e2) argument
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c563 int e1, e2, wstatus; local
H A Dmptcp_sockopt.c828 int e1, e2, wstatus; local
/linux-master/scripts/kconfig/
H A Dexpr.c34 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) argument
52 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) argument
59 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2) argument
140 #define e2 macro
244 #undef e2 macro
252 expr_eq(struct expr *e1, struct expr *e2) argument
431 expr_join_or(struct expr *e1, struct expr *e2) argument
495 expr_join_and(struct expr *e1, struct expr *e2) argument
599 #define e2 macro
650 #undef e2 macro
924 struct expr *e1, *e2; local
[all...]
/linux-master/net/netfilter/
H A Dnft_set_rbtree.c42 nft_rbtree_cmp(const struct nft_set *set, const struct nft_rbtree_elem *e1, const struct nft_rbtree_elem *e2) argument
/linux-master/drivers/gpu/drm/
H A Ddrm_buddy.c320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) argument
325 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) argument
/linux-master/tools/perf/tests/
H A Dpmu-events.c300 static int compare_pmu_events(const struct pmu_event *e1, const struct pmu_event *e2) argument
[all...]
/linux-master/arch/x86/kvm/
H A Dcpuid.c170 static int kvm_cpuid_check_equal(struct kvm_vcpu *vcpu, struct kvm_cpuid_entry2 *e2, argument
423 static int kvm_set_cpuid(struct kvm_vcpu *vcpu, struct kvm_cpuid_entry2 *e2, argument
482 struct kvm_cpuid_entry2 *e2 = NULL; local
525 struct kvm_cpuid_entry2 *e2 = NULL; local
[all...]
/linux-master/fs/ntfs3/
H A Dbitmap.c325 struct e_node *e2; local
/linux-master/kernel/
H A Duser_namespace.c816 const struct uid_gid_extent *e2 = b; local
831 const struct uid_gid_extent *e2 = b; local

Completed in 442 milliseconds

12