Home
last modified time | relevance | path

Searched defs:off_in (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpf_syscall_macro.c18 loff_t off_in, off_out; in test_bpf_syscall_macro() local
/openbmc/linux/tools/perf/util/
H A Dcopyfile.c45 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 Dsplice.c20 loff_t off_in; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_syscall_macro.c92 int BPF_KSYSCALL(splice_enter, int fd_in, loff_t *off_in, int fd_out, in BPF_KSYSCALL()
/openbmc/linux/fs/
H A Dsplice.c1243 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 Dread_write.c1558 SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.c360 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/qemu/include/standard-headers/linux/
H A Dfuse.h1063 uint64_t off_in; member
/openbmc/linux/include/uapi/linux/
H A Dfuse.h1069 uint64_t off_in; member
/openbmc/qemu/block/
H A Dblock-backend.c2888 int coroutine_fn blk_co_copy_range(BlockBackend *blk_in, int64_t off_in, in blk_co_copy_range()