Searched defs:e1 (Results 1 - 25 of 36) sorted by relevance

12

/linux-master/drivers/input/
H A Dff-core.c37 static inline int check_effects_compatible(struct ff_effect *e1, argument
/linux-master/arch/mips/bcm47xx/
H A Dboard.c241 const struct bcm47xx_board_type_list1 *e1; local
[all...]
/linux-master/lib/crypto/
H A Dsha256.c50 #define e1(x) (ror32(x, 6) ^ ror32(x, 11) ^ ror32(x, 25)) macro
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_mac.c41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, argument
H A Dip_set_hash_ipmac.c51 hash_ipmac4_data_equal(const struct hash_ipmac4_elem *e1, argument
158 hash_ipmac6_data_equal(const struct hash_ipmac6_elem *e1, argument
H A Dip_set_hash_ip.c51 hash_ip4_data_equal(const struct hash_ip4_elem *e1, argument
/linux-master/crypto/
H A Dsha512_generic.c84 #define e1(x) (ror64(x,14) ^ ror64(x,18) ^ ror64(x,41)) macro
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_wm_types.h67 static inline bool skl_ddb_entry_equal(const struct skl_ddb_entry *e1, argument
/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 static bool compatible_entries(const struct xe_reg_sr_entry *e1, argument
/linux-master/drivers/mtd/ubi/
H A Dwl.c145 struct ubi_wl_entry *e1; local
248 struct ubi_wl_entry *e1; local
338 struct ubi_wl_entry *e1; local
664 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
78 int ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, argument
217 int ebitmap_contains(const struct ebitmap *e1, const struct ebitmap *e2, argument
/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, argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c9 enum e1 { enum
/linux-master/drivers/usb/core/
H A Dconfig.c206 static bool endpoint_is_duplicate(struct usb_endpoint_descriptor *e1, 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
139 #define e1 macro
243 #undef e1 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
598 #define e1 macro
649 #undef e1 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/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c1168 int e1 = !!(arg & 4); local
1192 u32 en, e0, e1; local
/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/kernel/
H A Duser_namespace.c815 const struct uid_gid_extent *e1 = a; local
830 const struct uid_gid_extent *e1 = a; local
/linux-master/tools/perf/util/
H A Devsel.h371 static inline bool evsel__match2(struct evsel *e1, struct evsel *e2) argument

Completed in 401 milliseconds

12