Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_format.c69 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument
89 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument
109 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument
129 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument
148 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
168 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument
187 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
207 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
/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/net/netfilter/ipset/
H 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()
H A Dip_set_hash_mac.c41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, in hash_mac4_data_equal()
H A Dip_set_hash_ip.c51 hash_ip4_data_equal(const struct hash_ip4_elem *e1, in hash_ip4_data_equal()
/linux/scripts/gendwarfksyms/examples/
H A Dkabi_ex.c14 enum e e1; variable
/linux/arch/mips/bcm47xx/
H A Dboard.c241 const struct bcm47xx_board_type_list1 *e1; in bcm47xx_board_get_nvram() 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/lib/crypto/
H A Dsha256.c50 #define e1( global() macro
/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.c563 int e1, e2, wstatus; main() local
H A Dmptcp_sockopt.c828 int e1, e2, wstatus; main() local
/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/drivers/usb/core/
H A Dconfig.c232 static bool endpoint_is_duplicate(struct usb_endpoint_descriptor *e1, in endpoint_is_duplicate()
/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
H A Dbnx2x.h1136 struct mac_configuration_cmd e1; member
/linux/drivers/char/ipmi/
H A Dipmi_si_intf.c2102 static bool __init ipmi_smi_info_same(struct smi_info *e1, struct smi_info *e2) in ipmi_smi_info_same()
/linux/drivers/firewire/
H A Dcore-cdev.c1422 struct iso_resource_event *e1, *e2; in init_iso_resource() local
/linux/fs/nfs/
H A Dpnfs.c138 ld_cmp(const void *e1, const void *e2) in ld_cmp()
/linux/kernel/trace/
H A Dtrace.c9633 const struct trace_mod_entry *e1 = a; in mod_addr_comp() local
/linux/kernel/events/
H A Dcore.c5556 static bool exclusive_event_match(struct perf_event *e1, struct perf_event *e2) in exclusive_event_match()

12