Searched refs:fifth (Results 1 – 7 of 7) sorted by relevance
/arch/arm/kernel/ |
D | sys_oabi-compat.c | 354 void __user *ptr, long fifth) in sys_oabi_ipc() argument 365 (const struct timespec __user *)fifth); in sys_oabi_ipc() 367 return sys_ipc(call, first, second, third, ptr, fifth); in sys_oabi_ipc()
|
D | entry-common.S | 432 stmdb sp!, {r4, r5} @ push fifth and sixth args
|
/arch/sparc/kernel/ |
D | systbls.h | 35 void __user *ptr, long fifth);
|
D | sys_sparc_64.c | 331 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument 345 (unsigned long) fifth); in SYSCALL_DEFINE6() 368 err = sys_msgrcv(first, ptr, (size_t)second, fifth, in SYSCALL_DEFINE6()
|
/arch/cris/arch-v10/ |
D | Kconfig | 139 Bit to use for the fifth red LED. 148 Bit to use for the fifth green LED.
|
/arch/powerpc/boot/dts/ |
D | virtex440-ml510.dts | 362 * 5, 4, 3 and 2. The fifth interrupt line is
|
/arch/unicore32/kernel/ |
D | entry.S | 623 stm.w (r4, r5), [sp-] @ push fifth and sixth args
|