Home
last modified time | relevance | path

Searched refs:fifth (Results 1 – 5 of 5) sorted by relevance

/arch/arm/kernel/
Dsys_oabi-compat.c389 void __user *ptr, long fifth) in sys_oabi_ipc() argument
400 (const struct old_timespec32 __user *)fifth); in sys_oabi_ipc()
402 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
421 void __user *ptr, long fifth) in sys_oabi_ipc() argument
Dentry-common.S273 stmdb sp!, {r4, r5} @ push fifth and sixth args
/arch/arm/mach-aspeed/
DKconfig33 fifth generation Aspeed BMCs.
/arch/sparc/kernel/
Dsystbls.h36 void __user *ptr, long fifth);
Dsys_sparc_64.c335 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
352 (unsigned long) fifth); in SYSCALL_DEFINE6()
375 err = ksys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()