Searched refs:fifth (Results 1 – 2 of 2) sorted by relevance
/ipc/ |
D | syscall.c | 17 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument 31 (const struct timespec __user *)fifth); in SYSCALL_DEFINE6() 64 second, fifth, third); in SYSCALL_DEFINE6()
|
D | compat.c | 333 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument 347 compat_ptr(fifth)); in COMPAT_SYSCALL_DEFINE6() 382 fifth = ipck.msgtyp; in COMPAT_SYSCALL_DEFINE6() 384 return do_msgrcv(first, uptr, second, fifth, third, in COMPAT_SYSCALL_DEFINE6()
|