Searched refs:COMPAT_SYSCALL_WRAP6 (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/s390/kernel/ |
| D | compat_wrapper.c | 21 #define COMPAT_SYSCALL_WRAP6(name, ...) \ macro 153 COMPAT_SYSCALL_WRAP6(splice, int, fd_in, loff_t __user *, off_in, int, fd_out, loff_t __user *, off… 178 COMPAT_SYSCALL_WRAP6(sendto, int, fd, void __user *, buff, size_t, len, unsigned int, flags, struct…
|