Searched defs:dst_data (Results 1 – 7 of 7) sorted by relevance
/linux/fs/bcachefs/ |
H A D | compress.c | 174 void *dst_data, struct bch_extent_crc_unpacked crc) in __bio_uncompress() 311 struct bbuf dst_data = { NULL }; in bch2_bio_uncompress() local 431 struct bbuf src_data = { NULL }, dst_data = { NULL }; in __bio_compress() local
|
/linux/drivers/hwmon/pmbus/ |
H A D | q54sj108a2.c | 179 u8 dst_data; in q54sj108a2_debugfs_write() local
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.c | 381 void *src_data, *dst_data; in _guc_log_copy_debuglogs_for_relay() local
|
/linux/drivers/interconnect/ |
H A D | core.c | 464 struct icc_node_data *src_data, *dst_data; in of_icc_get_by_index() local
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | bcmsdh.c | 384 unsigned char *pkt_data, *orig_data, *dst_data; in brcmf_sdiod_sglist_rw() local
|
/linux/include/linux/ |
H A D | iommu.h | 435 void *dst_data, const struct iommu_user_data *src_data, in __iommu_copy_struct_from_user() 477 void *dst_data, const struct iommu_user_data_array *src_array, in __iommu_copy_struct_from_user_array()
|
/linux/drivers/md/ |
H A D | dm-integrity.c | 687 unsigned long *dst_data = lowmem_page_address(dst[i].page); in block_bitmap_copy() local
|