Searched defs:vmsplice (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/fs/ |
| D | splice.c | 1356 SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, uiov, in SYSCALL_DEFINE4() argument 1382 COMPAT_SYSCALL_DEFINE4(vmsplice, int, fd, const struct compat_iovec __user *, iov32, in COMPAT_SYSCALL_DEFINE4() argument
|
| /kernel/linux/linux-5.10/fs/ |
| D | splice.c | 1289 SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, uiov, in SYSCALL_DEFINE4() argument
|