Home
last modified time | relevance | path

Searched defs:e1 (Results 1 – 25 of 27) sorted by relevance

12

/linux/scripts/kconfig/
H A Dexpr.c67 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 Dwl.c145 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/lib/crypto/x86/
H A Dsha1-ni-asm.S73 .macro do_4rounds i, m0, m1, m2, m3, e0, e1
/linux/scripts/gendwarfksyms/examples/
H A Dkabi_ex.c14 enum e e1; variable
/linux/drivers/input/
H A Dff-core.c39 static inline int check_effects_compatible(struct ff_effect *e1, in check_effects_compatible()
/linux/arch/mips/bcm47xx/
H A Dboard.c241 const struct bcm47xx_board_type_list1 *e1; in bcm47xx_board_get_nvram() local
/linux/tools/testing/selftests/kvm/x86/
H A Dcpuid_test.c86 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_wm_types.h67 static inline bool skl_ddb_entry_equal(const struct skl_ddb_entry *e1, in skl_ddb_entry_equal()
/linux/net/netfilter/ipset/
H A Dip_set_hash_ip.c51 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal()
/linux/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c94 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap()
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c574 int e1, e2, wstatus; in main() local
H A Dmptcp_sockopt.c843 int e1, e2, wstatus; in main() local
/linux/kernel/
H A Duser_namespace.c825 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/scripts/gendwarfksyms/
H A Dtypes.c186 struct type_expansion *const *e1 = p1; in cmp_expansion_name() local
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c204 ff_ds_error_match(const struct nfs4_ff_layout_ds_err *e1, in ff_ds_error_match()
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c1232 int e1 = !!(arg & 4); in mtk_pinconf_adv_drive_set() local
1256 u32 en, e0, e1; in mtk_pinconf_adv_drive_get() local
/linux/lib/crypto/
H A Dsha512.c69 #define e1(x) (ror64((x), 14) ^ ror64((x), 18) ^ ror64((x), 41)) macro
H A Dsha256.c60 #define e1(x) (ror32((x), 6) ^ ror32((x), 11) ^ ror32((x), 25)) macro
/linux/drivers/usb/core/
H A Dconfig.c230 static bool endpoint_is_duplicate(struct usb_endpoint_descriptor *e1, in endpoint_is_duplicate()
/linux/tools/perf/tests/
H A Dpmu-events.c260 compare_pmu_events(const struct pmu_event * e1,const struct pmu_event * e2) compare_pmu_events() argument
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c9 enum e1 { enum
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c1170 struct cmdQ_e *e1 = *e; in write_large_page_tx_descs() local
1206 struct cmdQ_e *e, *e1; in write_tx_descs() local
/linux/arch/arc/kernel/
H A Dunwind.c238 const struct eh_frame_hdr_table_entry *e1 = p1; in cmp_eh_frame_hdr_table_entries() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init.h565 u32 e1; /* 57710 */ member
/linux/tools/perf/
H A Dbuiltin-ftrace.c1341 const struct hashmap_entry *e1 = *(const struct hashmap_entry **)a; in cmp_profile_data() local

12