| /linux/scripts/kconfig/ |
| H A D | expr.c | 67 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() 77 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and() 84 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2) in expr_alloc_or() 207 bool expr_eq(struct expr *e1, struct expr *e2) in expr_eq() 313 static struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or() 378 static struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and() 786 struct expr *e1, *e2; in expr_trans_compare() local
|
| /linux/drivers/mtd/ubi/ |
| H A D | wl.c | 145 struct ubi_wl_entry *e1; in wl_tree_add() local 248 struct ubi_wl_entry *e1; in in_wl_tree() local 338 struct ubi_wl_entry *e1; in find_wl_entry() local 664 struct ubi_wl_entry *e1, *e2; local
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_hash_ipmac.c | 51 hash_ipmac4_data_equal(const struct hash_ipmac4_elem *e1, in hash_ipmac4_data_equal() 158 hash_ipmac6_data_equal(const struct hash_ipmac6_elem *e1, in hash_ipmac6_data_equal()
|
| H A D | ip_set_hash_mac.c | 41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, in hash_mac4_data_equal()
|
| H A D | ip_set_hash_ip.c | 51 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal()
|
| /linux/lib/crypto/x86/ |
| H A D | sha1-ni-asm.S | 73 .macro do_4rounds i, m0, m1, m2, m3, e0, e1
|
| /linux/scripts/gendwarfksyms/examples/ |
| H A D | kabi_ex.c | 14 enum e e1; variable
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_reg_sr.c | 47 static bool compatible_entries(const struct xe_reg_sr_entry *e1, in compatible_entries()
|
| /linux/drivers/input/ |
| H A D | ff-core.c | 39 static inline int check_effects_compatible(struct ff_effect *e1, in check_effects_compatible()
|
| /linux/arch/mips/bcm47xx/ |
| H A D | board.c | 241 const struct bcm47xx_board_type_list1 *e1; in bcm47xx_board_get_nvram() local
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | cpuid_test.c | 86 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids() local
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_wm_types.h | 67 static inline bool skl_ddb_entry_equal(const struct skl_ddb_entry *e1, in skl_ddb_entry_equal()
|
| /linux/lib/crypto/ |
| H A D | polyval.c | 85 u64 e1 = -((a >> 1) & 1) & b; in clmul64() local
|
| H A D | sha512.c | 69 #define e1(x) (ror64((x), 14) ^ ror64((x), 18) ^ ror64((x), 41)) macro
|
| H A D | sha256.c | 60 #define e1(x) (ror32((x), 6) ^ ror32((x), 11) ^ ror32((x), 25)) macro
|
| /linux/kernel/ |
| H A D | user_namespace.c | 825 const struct uid_gid_extent *e1 = a; in cmp_extents_forward() local 840 const struct uid_gid_extent *e1 = a; in cmp_extents_reverse() local
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_buddy.c | 156 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() 161 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) in contains()
|
| /linux/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()
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_inq.c | 574 int e1, e2, wstatus; in main() local
|
| /linux/scripts/gendwarfksyms/ |
| H A D | types.c | 186 struct type_expansion *const *e1 = p1; in cmp_expansion_name() local
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayoutdev.c | 199 ff_ds_error_match(const struct nfs4_ff_layout_ds_err *e1, in ff_ds_error_match()
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common-v2.c | 1232 int e1 = !!(arg & 4); in mtk_pinconf_adv_drive_set() local 1256 u32 en, e0, e1; in mtk_pinconf_adv_drive_get() local
|
| /linux/drivers/usb/core/ |
| H A D | config.c | 238 static bool endpoint_is_duplicate(struct usb_endpoint_descriptor *e1, in endpoint_is_duplicate() argument
|
| /linux/tools/perf/tests/ |
| H A D | pmu-events.c | 260 static int compare_pmu_events(const struct pmu_event *e1, const struct pmu_event *e2) in compare_pmu_events()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_syntax.c | 9 enum e1 { enum
|