Home
last modified time | relevance | path

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

12

/linux/scripts/kconfig/
A Dexpr.c34 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two()
52 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and()
59 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2) in expr_alloc_or()
139 #define e1 (*ep1) macro
252 int expr_eq(struct expr *e1, struct expr *e2) in expr_eq()
431 static struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or()
495 static struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and()
598 #define e1 (*ep1) in expr_eliminate_dups1() macro
924 struct expr *e1, *e2; in expr_trans_compare() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_formats.c33 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument
52 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument
72 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument
91 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument
109 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
128 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument
146 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
166 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
/linux/security/selinux/ss/
A Debitmap.c31 int ebitmap_cmp(struct ebitmap *e1, struct ebitmap *e2) in ebitmap_cmp()
81 int ebitmap_and(struct ebitmap *dst, struct ebitmap *e1, struct ebitmap *e2) in ebitmap_and()
220 int ebitmap_contains(struct ebitmap *e1, struct ebitmap *e2, u32 last_e2bit) in ebitmap_contains()
/linux/arch/mips/include/asm/txx9/
A Dtx3927.h56 #define endian_def_s2(e1, e2) \ argument
58 #define endian_def_sb2(e1, e2, e3) \ argument
60 #define endian_def_b2s(e1, e2, e3) \ argument
62 #define endian_def_b4(e1, e2, e3, e4) \ argument
65 #define endian_def_s2(e1, e2) \ argument
67 #define endian_def_sb2(e1, e2, e3) \ argument
69 #define endian_def_b2s(e1, e2, e3) \ argument
71 #define endian_def_b4(e1, e2, e3, e4) \ argument
/linux/drivers/mtd/ubi/
A Dwl.c145 struct ubi_wl_entry *e1; in wl_tree_add() local
242 struct ubi_wl_entry *e1; in in_wl_tree() local
330 struct ubi_wl_entry *e1; in find_wl_entry() local
652 struct ubi_wl_entry *e1, *e2; local
1006 struct ubi_wl_entry *e1; local
/linux/net/netfilter/ipset/
A Dip_set_hash_ipmac.c51 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()
A Dip_set_hash_mac.c41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, in hash_mac4_data_equal()
A Dip_set_hash_ip.c49 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal()
/linux/drivers/gpu/drm/i915/
A Di915_buddy.c301 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps()
306 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) in contains()
/linux/drivers/gpu/drm/msm/disp/
A Dmdp_format.c63 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
/linux/drivers/input/
A Dff-core.c40 static inline int check_effects_compatible(struct ff_effect *e1, in check_effects_compatible()
/linux/crypto/
A Dsha512_generic.c84 #define e1(x) (ror64(x,14) ^ ror64(x,18) ^ ror64(x,41)) macro
/linux/arch/mips/bcm47xx/
A Dboard.c233 const struct bcm47xx_board_type_list1 *e1; in bcm47xx_board_get_nvram() local
/linux/lib/crypto/
A Dsha256.c51 #define e1(x) (ror32(x, 6) ^ ror32(x, 11) ^ ror32(x, 25)) macro
/linux/arch/powerpc/mm/nohash/
A Dkaslr_booke.c100 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap()
/linux/kernel/
A Duser_namespace.c795 const struct uid_gid_extent *e1 = a; in cmp_extents_forward() local
810 const struct uid_gid_extent *e1 = a; in cmp_extents_reverse() local
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayoutdev.c198 ff_ds_error_match(const struct nfs4_ff_layout_ds_err *e1, in ff_ds_error_match()
/linux/drivers/pinctrl/mediatek/
A Dpinctrl-mtk-common-v2.c1163 int e1 = !!(arg & 4); in mtk_pinconf_adv_drive_set() local
1187 u32 en, e0, e1; in mtk_pinconf_adv_drive_get() local
/linux/arch/arc/kernel/
A Dunwind.c238 const struct eh_frame_hdr_table_entry *e1 = p1; in cmp_eh_frame_hdr_table_entries() local
246 struct eh_frame_hdr_table_entry *e1 = p1; in swap_eh_frame_hdr_table_entries() local
/linux/drivers/usb/core/
A Dconfig.c206 static bool endpoint_is_duplicate(struct usb_endpoint_descriptor *e1, in endpoint_is_duplicate()
/linux/tools/perf/tests/
A Dpmu-events.c271 static int compare_pmu_events(const struct pmu_event *e1, const struct pmu_event *e2) in compare_pmu_events()
/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_sockopt.c647 int e1, e2, wstatus; in main() local
/linux/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_syntax.c9 enum e1 { enum
/linux/arch/ia64/kernel/
A Dmodule.c851 struct unw_table_entry tmp, *e1, *e2, *core, *init; in register_unwind_table() local
/linux/drivers/net/ethernet/chelsio/cxgb/
A Dsge.c1179 struct cmdQ_e *e1 = *e; in write_large_page_tx_descs() local
1215 struct cmdQ_e *e, *e1; in write_tx_descs() local

Completed in 53 milliseconds

12