Searched defs:off_in (Results 1 – 4 of 4) sorted by relevance
| /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
|
| /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()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_syscall_macro.c | 90 int BPF_KSYSCALL(splice_enter, int fd_in, loff_t *off_in, int fd_out, in BPF_KSYSCALL()
|
| /linux/fs/ |
| H A D | splice.c | 1300 ssize_t do_splice(struct file *in, loff_t *off_in, struct file *out, in do_splice() 1397 static ssize_t __do_splice(struct file *in, loff_t __user *off_in, in __do_splice() 1616 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
|