Searched defs:src_ofs (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_migrate.c | 625 u64 src_ofs, bool src_is_indirect, in emit_copy_ccs() 665 u64 src_ofs, u64 dst_ofs, unsigned int size, in emit_copy() 701 u64 src_ofs, bool src_is_indirect, in xe_migrate_ccs_copy() 939 static void emit_clear_link_copy(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs, in emit_clear_link_copy() 963 u64 src_ofs, u32 size, u32 pitch, bool is_vram) in emit_clear_main_copy() 1025 static void emit_clear(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs, in emit_clear()
|
/linux-6.12.1/sound/core/oss/ |
D | linear.c | 34 unsigned int src_ofs; /* byte offset in source format */ member
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | wow.c | 169 size_t src_ofs = offsetof(struct ethhdr, h_source); in ath12k_wow_convert_8023_to_80211() local
|
/linux-6.12.1/drivers/mtd/maps/ |
D | vmu-flash.c | 56 static struct vmu_block *ofs_to_block(unsigned long src_ofs, in ofs_to_block()
|