Searched defs:third (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/ipc/ |
D | syscall.c | 17 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
|
D | compat.c | 238 static long do_compat_semctl(int first, int second, int third, u32 pad) in do_compat_semctl() 330 u32, third, compat_uptr_t, ptr, u32, fifth) in COMPAT_SYSCALL_DEFINE6() argument
|
/linux-4.1.27/arch/s390/kernel/ |
D | sys_s390.c | 64 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument
|
D | compat_linux.c | 294 compat_ulong_t, third, compat_uptr_t, ptr) in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys_sparc_64.c | 331 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
|
/linux-4.1.27/arch/arm/kernel/ |
D | sys_oabi-compat.c | 352 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | radio.c | 149 s16 first, s16 second, s16 third) in b43legacy_set_all_gains()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | phy_g.c | 309 s16 first, s16 second, s16 third) in b43_set_all_gains()
|
/linux-4.1.27/drivers/block/ |
D | rbd.c | 5527 struct rbd_device *third; in rbd_dev_remove_parent() local
|