Home
last modified time | relevance | path

Searched defs:src_off (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H A Dmemmove_validate.c22 size_t i, src_off, dst_off, len; in testcase_run() local
H A Dvalidate.c17 static void do_one(char *src, char *dst, unsigned long src_off, in do_one() argument
66 unsigned long len, src_off, dst_off; in test_copy_loop() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
H A Dvalidate.c17 static void do_one(char *src, char *dst, unsigned long src_off, in do_one() argument
66 unsigned long len, src_off, dst_off; in test_copy_loop() local
/kernel/linux/linux-5.10/crypto/async_tx/
H A Dasync_xor.c106 int src_off = 0; in do_sync_xor_offs() local
H A Dasync_pq.c49 int src_off = 0; in do_async_gen_syndrome() local
/kernel/linux/linux-6.6/crypto/async_tx/
H A Dasync_xor.c106 int src_off = 0; in do_sync_xor_offs() local
H A Dasync_pq.c49 int src_off = 0; in do_async_gen_syndrome() local
/kernel/linux/linux-5.10/fs/pstore/
H A Dftrace.c140 size_t dest_size, src_size, total, dest_off, src_off; in pstore_ftrace_combine_log() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4file.c244 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range() argument
/kernel/linux/linux-6.6/fs/pstore/
H A Dftrace.c160 size_t dest_size, src_size, total, dest_off, src_off; in pstore_ftrace_combine_log() local
/kernel/linux/linux-6.6/include/linux/
H A Dhighmem.h388 memcpy_page(struct page *dst_page, size_t dst_off, struct page *src_page, size_t src_off, size_t len) memcpy_page() argument
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_tx.c307 smcr_tx_rdma_writes(struct smc_connection *conn, size_t len, size_t src_off, size_t src_len, size_t dst_off, size_t dst_len, struct smc_rdma_wr *wr_rdma_buf) smcr_tx_rdma_writes() argument
360 smcd_tx_rdma_writes(struct smc_connection *conn, size_t len, size_t src_off, size_t src_len, size_t dst_off, size_t dst_len) smcd_tx_rdma_writes() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4file.c239 static loff_t nfs42_remap_file_range(struct file *src_file, loff_t src_off, in nfs42_remap_file_range() argument
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_tx.c356 smcr_tx_rdma_writes(struct smc_connection *conn, size_t len, size_t src_off, size_t src_len, size_t dst_off, size_t dst_len, struct smc_rdma_wr *wr_rdma_buf) smcr_tx_rdma_writes() argument
421 smcd_tx_rdma_writes(struct smc_connection *conn, size_t len, size_t src_off, size_t src_len, size_t dst_off, size_t dst_len) smcd_tx_rdma_writes() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsetup.c677 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsetup.c678 phys_addr_t dest_off, src_off, dest_len, src_len, len; in xen_phys_memcpy() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtifm_sd.c209 tifm_sd_copy_page(struct page *dst, unsigned int dst_off, struct page *src, unsigned int src_off, unsigned int count) tifm_sd_copy_page() argument
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtifm_sd.c209 tifm_sd_copy_page(struct page *dst, unsigned int dst_off, struct page *src, unsigned int src_off, unsigned int count) tifm_sd_copy_page() argument
/kernel/linux/linux-5.10/drivers/dma/
H A Ddmatest.c455 static void result(const char *err, unsigned int n, unsigned int src_off, in result() argument
467 static void dbg_result(const char *err, unsigned int n, unsigned int src_off, in dbg_result() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dudlfb.c1481 edid_store( struct file *filp, struct kobject *kobj, struct bin_attribute *a, char *src, loff_t src_off, size_t src_size) edid_store() argument
/kernel/linux/linux-5.10/sound/drivers/
H A Daloop.c533 unsigned int src_off = play->buf_pos; in copy_play_buf() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Draid56.c513 int src_off = 0; in run_xor() local
/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c2238 static ssize_t ceph_do_objects_copy(struct ceph_inode_info *src_ci, u64 *src_off, in ceph_do_objects_copy() argument
2303 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range() argument
2209 is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, loff_t src_off, loff_t dst_off, size_t len) is_file_size_ok() argument
2498 ceph_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) ceph_copy_file_range() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Draid56.c511 int src_off = 0; in run_xor() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c2769 static ssize_t ceph_do_objects_copy(struct ceph_inode_info *src_ci, u64 *src_off, in ceph_do_objects_copy() argument
2842 static ssize_t __ceph_copy_file_range(struct file *src_file, loff_t src_off, in __ceph_copy_file_range() argument
2692 is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, loff_t src_off, loff_t dst_off, size_t len) is_file_size_ok() argument
3041 ceph_copy_file_range(struct file *src_file, loff_t src_off, struct file *dst_file, loff_t dst_off, size_t len, unsigned int flags) ceph_copy_file_range() argument
[all...]

Completed in 33 milliseconds

12