Searched defs:off_in (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpf_syscall_macro.c18 loff_t off_in, off_out; local
/linux-master/tools/perf/util/
H A Dcopyfile.c45 int copyfile_offset(int ifd, loff_t off_in, int ofd, loff_t off_out, u64 size) argument
/linux-master/io_uring/
H A Dsplice.c20 loff_t off_in; member in struct:io_splice
/linux-master/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, argument
/linux-master/fs/
H A Dsplice.c1305 ssize_t do_splice(struct file *in, loff_t *off_in, struct file *out, argument
1402 static ssize_t __do_splice(struct file *in, loff_t __user *off_in, argument
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nx.c360 qla82xx_pci_set_crbwindow_2M(struct qla_hw_data *ha, ulong off_in, argument
383 qla82xx_pci_get_crb_addr_2M(struct qla_hw_data *ha, ulong off_in, argument
433 qla82xx_wr_32(struct qla_hw_data *ha, ulong off_in, u32 data) argument
463 qla82xx_rd_32(struct qla_hw_data *ha, ulong off_in) argument
[all...]
/linux-master/include/uapi/linux/
H A Dfuse.h1102 uint64_t off_in; member in struct:fuse_copy_file_range_in

Completed in 253 milliseconds