Searched refs:s390_ipc (Results 1 – 3 of 3) sorted by relevance
/linux/kernel/ |
H A D | sys_ni.c | 299 COND_SYSCALL(s390_ipc); 300 COND_SYSCALL_COMPAT(s390_ipc);
|
/linux/arch/s390/kernel/ |
H A D | syscall.c | 45 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
H A D | compat_linux.c | 61 COMPAT_SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, compat_ulong_t, second, in COMPAT_SYSCALL_DEFINE5() argument
|