Searched defs:off_in (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_bpf_syscall_macro.c | 18 loff_t off_in, off_out; in test_bpf_syscall_macro() local
|
/openbmc/linux/tools/perf/util/ |
H A D | copyfile.c | 45 int copyfile_offset(int ifd, loff_t off_in, int ofd, loff_t off_out, u64 size) in copyfile_offset()
|
/openbmc/linux/io_uring/ |
H A D | splice.c | 20 loff_t off_in; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_syscall_macro.c | 92 int BPF_KSYSCALL(splice_enter, int fd_in, loff_t *off_in, int fd_out, in BPF_KSYSCALL()
|
/openbmc/linux/fs/ |
H A D | splice.c | 1243 long do_splice(struct file *in, loff_t *off_in, struct file *out, in do_splice() 1336 static long __do_splice(struct file *in, loff_t __user *off_in, in __do_splice() 1568 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
|
H A D | read_write.c | 1558 SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_nx.c | 360 qla82xx_pci_set_crbwindow_2M(struct qla_hw_data *ha, ulong off_in, in qla82xx_pci_set_crbwindow_2M() 383 qla82xx_pci_get_crb_addr_2M(struct qla_hw_data *ha, ulong off_in, in qla82xx_pci_get_crb_addr_2M() 433 qla82xx_wr_32(struct qla_hw_data *ha, ulong off_in, u32 data) in qla82xx_wr_32() 463 qla82xx_rd_32(struct qla_hw_data *ha, ulong off_in) in qla82xx_rd_32()
|
/openbmc/linux/include/uapi/linux/ |
H A D | fuse.h | 1069 uint64_t off_in; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | fuse.h | 1098 uint64_t off_in; member
|
/openbmc/qemu/block/ |
H A D | block-backend.c | 2859 int coroutine_fn blk_co_copy_range(BlockBackend *blk_in, int64_t off_in, in blk_co_copy_range()
|