/linux-6.12.1/scripts/kconfig/ |
D | expr.c | 67 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-6.12.1/drivers/gpu/drm/msm/disp/ |
D | mdp_format.c | 69 #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 207 #define PLANAR_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, alpha, chroma, bp, \ argument
|
/linux-6.12.1/security/selinux/ss/ |
D | ebitmap.c | 28 int ebitmap_cmp(const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_cmp() 79 const struct ebitmap *e2) in ebitmap_and() 218 int ebitmap_contains(const struct ebitmap *e1, const struct ebitmap *e2, in ebitmap_contains()
|
/linux-6.12.1/arch/x86/kvm/ |
D | cpuid.c | 170 static int kvm_cpuid_check_equal(struct kvm_vcpu *vcpu, struct kvm_cpuid_entry2 *e2, in kvm_cpuid_check_equal() 436 static int kvm_set_cpuid(struct kvm_vcpu *vcpu, struct kvm_cpuid_entry2 *e2, in kvm_set_cpuid() 495 struct kvm_cpuid_entry2 *e2 = NULL; in kvm_vcpu_ioctl_set_cpuid() local 538 struct kvm_cpuid_entry2 *e2 = NULL; in kvm_vcpu_ioctl_set_cpuid2() local
|
/linux-6.12.1/net/netfilter/ipset/ |
D | ip_set_hash_ipmac.c | 52 const struct hash_ipmac4_elem *e2, in hash_ipmac4_data_equal() 159 const struct hash_ipmac6_elem *e2, in hash_ipmac6_data_equal()
|
D | ip_set_hash_mac.c | 42 const struct hash_mac4_elem *e2, in hash_mac4_data_equal()
|
D | ip_set_hash_ip.c | 52 const struct hash_ip4_elem *e2, in hash_ip4_data_equal()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.h | 282 struct eth_classify_rules_ramrod_data e2; member 286 struct eth_classify_rules_ramrod_data e2; member 290 struct eth_classify_rules_ramrod_data e2; member 294 struct eth_filter_rules_ramrod_data e2; member 298 struct eth_multicast_rules_ramrod_data e2; member 307 struct eth_rss_update_ramrod_data e2; member
|
/linux-6.12.1/drivers/input/ |
D | ff-core.c | 40 struct ff_effect *e2) in check_effects_compatible()
|
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/ |
D | cpuid_test.c | 75 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids() local
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_reg_sr.c | 70 const struct xe_reg_sr_entry *e2) in compatible_entries()
|
/linux-6.12.1/arch/mips/bcm47xx/ |
D | board.c | 242 const struct bcm47xx_board_type_list2 *e2; in bcm47xx_board_get_nvram() local
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_wm_types.h | 68 const struct skl_ddb_entry *e2) in skl_ddb_entry_equal()
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_buddy.c | 95 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() 100 static inline bool contains(u64 s1, u64 e1, u64 s2, u64 e2) in contains()
|
/linux-6.12.1/drivers/ata/pata_parport/ |
D | bpck.c | 26 #define e2() {PC &= 0xfe; out_p(2,PC);} macro
|
/linux-6.12.1/kernel/ |
D | user_namespace.c | 816 const struct uid_gid_extent *e2 = b; in cmp_extents_forward() local 831 const struct uid_gid_extent *e2 = b; in cmp_extents_reverse() local
|
/linux-6.12.1/arch/powerpc/mm/nohash/ |
D | kaslr_booke.c | 94 static __init bool regions_overlap(u32 s1, u32 e1, u32 s2, u32 e2) in regions_overlap()
|
/linux-6.12.1/tools/testing/selftests/net/mptcp/ |
D | mptcp_inq.c | 563 int e1, e2, wstatus; in main() local
|
/linux-6.12.1/fs/nfs/flexfilelayout/ |
D | flexfilelayoutdev.c | 201 const struct nfs4_ff_layout_ds_err *e2) in ff_ds_error_match()
|
/linux-6.12.1/arch/arc/kernel/ |
D | unwind.c | 239 const struct eh_frame_hdr_table_entry *e2 = p2; in cmp_eh_frame_hdr_table_entries() local 247 struct eh_frame_hdr_table_entry *e2 = p2; in swap_eh_frame_hdr_table_entries() local
|
/linux-6.12.1/drivers/usb/core/ |
D | config.c | 207 struct usb_endpoint_descriptor *e2) in endpoint_is_duplicate()
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | cfg.c | 362 struct edge_node *e, *e2; in cfg_destroy() local
|
/linux-6.12.1/tools/perf/tests/ |
D | pmu-events.c | 300 static int compare_pmu_events(const struct pmu_event *e1, const struct pmu_event *e2) in compare_pmu_events()
|
/linux-6.12.1/net/netfilter/ |
D | nft_set_rbtree.c | 44 const struct nft_rbtree_elem *e2) in nft_rbtree_cmp()
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 14 enum e2 { enum
|