Searched refs:SYSCALL_DEFINE6 (Results 1 – 5 of 5) sorted by relevance
/fs/ |
D | read_write.c | 1055 SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() function 1075 SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE6() function 1551 SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() function
|
D | select.c | 794 SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE6() function 808 SYSCALL_DEFINE6(pselect6_time32, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE6() function
|
D | eventpoll.c | 2304 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() function 2315 SYSCALL_DEFINE6(epoll_pwait2, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() function
|
D | aio.c | 2233 SYSCALL_DEFINE6(io_pgetevents, in SYSCALL_DEFINE6() function 2268 SYSCALL_DEFINE6(io_pgetevents_time32, in SYSCALL_DEFINE6() function
|
D | splice.c | 1332 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() function
|