/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | validate.c | 18 unsigned long dst_off, unsigned long len, void *redzone, in do_one() 66 unsigned long len, src_off, dst_off; in test_copy_loop() local
|
H A D | memmove_validate.c | 22 size_t i, src_off, dst_off, len; in testcase_run() local
|
/linux/net/smc/ |
H A D | smc_tx.c | 358 size_t dst_off, size_t dst_len, in smcr_tx_rdma_writes() 423 size_t dst_off, size_t dst_len) in smcd_tx_rdma_writes() 466 size_t len, src_len, dst_off, dst_len; /* current chunk values */ in smc_tx_rdma_writes() local
|
/linux/drivers/dma/ |
H A D | dmatest.c | 462 unsigned int dst_off, unsigned int len, unsigned long data) in result() 474 unsigned int dst_off, unsigned int len, in dbg_result() 481 #define verbose_result(err, n, src_off, dst_off, len, data) ({ \ argument
|
/linux/fs/nfs/ |
H A D | nfs4file.c | 241 struct file *dst_file, loff_t dst_off, loff_t count, in nfs42_remap_file_range()
|
/linux/mm/kmsan/ |
H A D | core.c | 86 int i, iter, step, src_off, dst_off, oiter_src, oiter_dst; in kmsan_internal_memmove_metadata() local
|
/linux/fs/ceph/ |
H A D | file.c | 2800 loff_t src_off, loff_t dst_off, size_t len) in is_file_size_ok() 2878 struct ceph_inode_info *dst_ci, u64 *dst_off, in ceph_do_objects_copy() 2953 struct file *dst_file, loff_t dst_off, in __ceph_copy_file_range() 3154 struct file *dst_file, loff_t dst_off, in ceph_copy_file_range()
|
/linux/sound/drivers/ |
H A D | aloop.c | 528 unsigned int dst_off = dpcm->buf_pos; in clear_capture_buf() local 551 unsigned int size, unsigned int src_off, unsigned int dst_off) in copy_play_buf_part_n() 574 unsigned int dst_off = capt->buf_pos; in copy_play_buf() local
|
/linux/include/linux/ |
H A D | highmem.h | 394 static inline void memcpy_page(struct page *dst_page, size_t dst_off, in memcpy_page()
|
/linux/drivers/mmc/host/ |
H A D | tifm_sd.c | 210 static void tifm_sd_copy_page(struct page *dst, unsigned int dst_off, in tifm_sd_copy_page()
|
/linux/drivers/gpu/drm/ast/ |
H A D | ast_mode.c | 907 u64 dst_off = ast_plane->offset; in ast_cursor_plane_helper_atomic_update() local
|
/linux/fs/smb/server/ |
H A D | vfs.c | 1792 loff_t src_off, dst_off, src_file_size; in ksmbd_vfs_copy_file_ranges() local
|
H A D | smb2pdu.c | 8286 loff_t src_off, dst_off, length, cloned; in smb2_ioctl() local
|
/linux/tools/lib/bpf/ |
H A D | linker.c | 34 int dst_off; member
|
/linux/include/uapi/linux/ |
H A D | io_uring.h | 751 __u32 dst_off; member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_lib.c | 2468 __be64 *dst_off; in cudbg_collect_dump_context() local
|
/linux/fs/fuse/ |
H A D | file.c | 3372 struct file *dst_file, loff_t dst_off, in fuse_copy_file_range()
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 128 void nand_extract_bits(u8 *dst, unsigned int dst_off, const u8 *src, in nand_extract_bits()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 15845 int i, dst_off; in tg3_read_bc_ver() local
|