Home
last modified time | relevance | path

Searched defs:fifth (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c20 ksys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user * ptr, long fifth) ksys_ipc() argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) compat_ksys_ipc() argument
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dsyscall.c20 ksys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user * ptr, long fifth) ksys_ipc() argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) compat_ksys_ipc() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsys_oabi-compat.c373 sys_oabi_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) sys_oabi_ipc() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsys_oabi-compat.c391 sys_oabi_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) sys_oabi_ipc() argument
423 sys_oabi_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) sys_oabi_ipc() argument

Completed in 3 milliseconds