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

/linux-master/ipc/
H A Dsyscall.c20 ksys_ipc(unsigned int call, int first, unsigned long second, unsigned long third, void __user * ptr, long fifth) argument
130 compat_ksys_ipc(u32 call, int first, int second, u32 third, compat_uptr_t ptr, u32 fifth) argument
[all...]
/linux-master/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) argument
423 sys_oabi_ipc(uint call, int first, int second, int third, void __user *ptr, long fifth) argument

Completed in 154 milliseconds