/openbmc/linux/scripts/kconfig/ |
H A D | expr.c | 34 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() 402 static struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or() 466 static struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and() 569 #define e1 (*ep1) in expr_eliminate_dups1() macro 895 struct expr *e1, *e2; in expr_trans_compare() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | expr.c | 33 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() 51 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2) in expr_alloc_and() 58 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2) in expr_alloc_or() 138 #define e1 (*ep1) macro 251 static int expr_eq(struct expr *e1, struct expr *e2) in expr_eq() 423 static struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or() 487 static struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and() 590 #define e1 (*ep1) in expr_eliminate_dups1() macro 916 struct expr *e1, *e2; in expr_trans_compare() local
|
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 161 static inline unsigned int get_seg_limit(uint32_t e1, uint32_t e2) in get_seg_limit() 172 static inline uint32_t get_seg_base(uint32_t e1, uint32_t e2) in get_seg_base() 177 static inline void load_seg_cache_raw_dt(SegmentCache *sc, uint32_t e1, in load_seg_cache_raw_dt() 240 uint32_t e1, e2; in tss_load_seg() local 314 uint32_t e1, uint32_t e2, int source, in switch_tss_ra() 589 uint32_t e1, uint32_t e2, int source, in switch_tss() 651 uint32_t e1, e2, offset, ss = 0, ss_e1 = 0, ss_e2 = 0; in do_interrupt_protected() local 932 uint32_t e1, e2, e3, eflags; in do_interrupt64() local 1251 uint32_t e1, e2; in helper_lldt() local 1305 uint32_t e1, e2; in helper_ltr() local [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_formats.c | 34 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument 53 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument 73 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument 92 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 110 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 129 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument 147 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 167 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
/openbmc/qemu/linux-user/i386/ |
H A D | cpu_loop.c | 39 unsigned int e1, e2; in write_dt() local 54 uint32_t *p, e1, e2; in set_gate64() local 74 uint32_t *p, e1, e2; in set_gate() local
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_arch_cpu.c | 38 unsigned int e1, e2; in bsd_x86_64_write_dt() local 51 uint32_t *p, e1, e2; in set_gate64() local
|
/openbmc/qemu/bsd-user/i386/ |
H A D | target_arch_cpu.c | 38 unsigned int e1, e2; in bsd_i386_write_dt() local 52 uint32_t *p, e1, e2; in set_gate() local
|
/openbmc/linux/security/selinux/ss/ |
H A D | ebitmap.c | 31 int ebitmap_cmp(const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_cmp() 82 int ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_and() 221 int ebitmap_contains(const struct ebitmap *e1, const struct ebitmap *e2, u32 last_e2bit) in ebitmap_contains()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | wl.c | 150 struct ubi_wl_entry *e1; in wl_tree_add() local 247 struct ubi_wl_entry *e1; in in_wl_tree() local 314 struct ubi_wl_entry *e1; in find_wl_entry() local 678 struct ubi_wl_entry *e1, *e2; local 983 struct ubi_wl_entry *e1; local
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | stream_test.cpp | 75 uint8_t e1; in TEST() local 99 uint32_t e1; in TEST() local
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr3_training_centralization.c | 9 #define VALIDATE_WIN_LENGTH(e1, e2, maxsize) \ argument 12 #define IS_WINDOW_OUT_BOUNDARY(e1, e2, maxsize) \ argument
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | wl.c | 145 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
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_int_helper.c | 528 uint32_t sh, e0, e1 = 0; in HELPER() local 551 uint32_t sh, e0, e1 = 0; in HELPER() local 579 uint32_t sh, e0, e1 = 0; in HELPER() local
|
H A D | vec_string_helper.c | 83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local 167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local 224 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfene() local
|
/openbmc/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()
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | migrate-bitmaps-postcopy-test | 63 def event_dist(e1, e2): argument
|
/openbmc/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 65 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_buddy.c | 320 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() 325 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) in contains()
|
/openbmc/linux/drivers/input/ |
H A D | ff-core.c | 39 static inline int check_effects_compatible(struct ff_effect *e1, in check_effects_compatible()
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | cpuid_test.c | 75 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 244 uint16_t e1 = do_sqrdmlah_h(src1, src2, src3, false, true, sat); in HELPER() local 269 uint16_t e1 = do_sqrdmlah_h(src1, src2, src3, true, true, sat); in HELPER() local 893 float16 e1 = m[H2(i + 1)] ^ neg_imag; local 921 float32 e1 = m[H4(i + 1)] ^ neg_imag; in HELPER() local 949 float64 e1 = m[i + 1] ^ neg_imag; in HELPER() local 976 float16 e1 = m[H2(i + flip)] ^ neg_real; in HELPER() local 1007 float16 e1 = neg_real ^ (flip ? mi : mr); in HELPER() local 1038 float32 e1 = m[H4(i + flip)] ^ neg_real; in HELPER() local 1069 float32 e1 = neg_real ^ (flip ? mi : mr); in HELPER() local 1100 float64 e1 = m[i + flip] ^ neg_real; in HELPER() local [all …]
|
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | board.c | 241 const struct bcm47xx_board_type_list1 *e1; in bcm47xx_board_get_nvram() local
|
/openbmc/linux/crypto/ |
H A D | sha512_generic.c | 84 #define e1(x) (ror64(x,14) ^ ror64(x,18) ^ ror64(x,41)) macro
|
/openbmc/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()
|