Home
last modified time | relevance | path

Searched refs:ksys_ipc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() function
113 return ksys_ipc(call, first, second, third, ptr, fifth); in SYSCALL_DEFINE6()
/kernel/linux/linux-6.6/ipc/
H A Dsyscall.c20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() function
113 return ksys_ipc(call, first, second, third, ptr, fifth); in SYSCALL_DEFINE6()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsys_s390.c78 return ksys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsyscall.c85 return ksys_ipc(call, first, second, third, ptr, third); in SYSCALL_DEFINE5()
/kernel/linux/linux-5.10/include/linux/
H A Dsyscalls.h1291 int ksys_ipc(unsigned int call, int first, unsigned long second,
/kernel/linux/linux-6.6/include/linux/
H A Dsyscalls.h1199 int ksys_ipc(unsigned int call, int first, unsigned long second,

Completed in 5 milliseconds