| /kernel/linux/linux-4.19/scripts/kconfig/ |
| 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() 430 static struct expr *expr_join_or(struct expr *e1, struct expr *e2) in expr_join_or() 494 static struct expr *expr_join_and(struct expr *e1, struct expr *e2) in expr_join_and() 597 #define e1 (*ep1) in expr_eliminate_dups1() macro 923 struct expr *e1, *e2; in expr_trans_compare() local
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| 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() 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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_formats.c | 33 #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
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_formats.c | 41 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument 60 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument 80 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument 99 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument 117 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 136 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument 154 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument 174 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| D | ebitmap.c | 31 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()
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/txx9/ |
| D | tx3927.h | 56 #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
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/txx9/ |
| D | tx3927.h | 56 #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
|
| /kernel/linux/linux-4.19/drivers/mtd/ubi/ |
| D | wl.c | 158 struct ubi_wl_entry *e1; in wl_tree_add() local 255 struct ubi_wl_entry *e1; in in_wl_tree() local 322 struct ubi_wl_entry *e1; in find_wl_entry() local 644 struct ubi_wl_entry *e1, *e2; local 985 struct ubi_wl_entry *e1; local
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| 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 651 struct ubi_wl_entry *e1, *e2; local 1005 struct ubi_wl_entry *e1; local
|
| /kernel/linux/linux-4.19/security/selinux/ss/ |
| D | ebitmap.c | 30 int ebitmap_cmp(struct ebitmap *e1, struct ebitmap *e2) in ebitmap_cmp() 201 int ebitmap_contains(struct ebitmap *e1, struct ebitmap *e2, u32 last_e2bit) in ebitmap_contains()
|
| /kernel/linux/linux-4.19/net/netfilter/ipset/ |
| D | ip_set_hash_ipmac.c | 54 hash_ipmac4_data_equal(const struct hash_ipmac4_elem *e1, in hash_ipmac4_data_equal() 161 hash_ipmac6_data_equal(const struct hash_ipmac6_elem *e1, in hash_ipmac6_data_equal()
|
| D | ip_set_hash_mac.c | 45 hash_mac4_data_equal(const struct hash_mac4_elem *e1, in hash_mac4_data_equal()
|
| /kernel/linux/linux-5.10/net/netfilter/ipset/ |
| 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()
|
| D | ip_set_hash_mac.c | 41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, in hash_mac4_data_equal()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_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()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/ |
| D | mdp_format.c | 63 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/msm/disp/ |
| D | mdp_format.c | 74 #define FMT(name, a, r, g, b, e0, e1, e2, e3, alpha, tight, c, cnt, fp, cs, yuv) { \ argument
|
| /kernel/linux/linux-4.19/drivers/input/ |
| D | ff-core.c | 52 static inline int check_effects_compatible(struct ff_effect *e1, in check_effects_compatible()
|
| /kernel/linux/linux-5.10/drivers/input/ |
| D | ff-core.c | 40 static inline int check_effects_compatible(struct ff_effect *e1, in check_effects_compatible()
|
| /kernel/linux/linux-4.19/lib/ |
| D | sha256.c | 34 #define e1(x) (ror32(x, 6) ^ ror32(x, 11) ^ ror32(x, 25)) macro
|
| /kernel/linux/linux-4.19/crypto/ |
| D | sha256_generic.c | 57 #define e1(x) (ror32(x, 6) ^ ror32(x,11) ^ ror32(x,25)) macro
|
| D | sha512_generic.c | 89 #define e1(x) (ror64(x,14) ^ ror64(x,18) ^ ror64(x,41)) macro
|
| /kernel/linux/linux-5.10/crypto/ |
| D | sha512_generic.c | 84 #define e1(x) (ror64(x,14) ^ ror64(x,18) ^ ror64(x,41)) macro
|
| /kernel/linux/linux-5.10/arch/mips/bcm47xx/ |
| D | board.c | 233 const struct bcm47xx_board_type_list1 *e1; in bcm47xx_board_get_nvram() local
|
| /kernel/linux/linux-4.19/arch/mips/bcm47xx/ |
| D | board.c | 232 const struct bcm47xx_board_type_list1 *e1; in bcm47xx_board_get_nvram() local
|