Searched defs:third (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/arch/x86/ia32/ |
D | ipc32.c | 13 asmlinkage long sys32_ipc(u32 call, int first, int second, int third, in sys32_ipc()
|
/linux-2.6.39/ipc/ |
D | syscall.c | 17 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
|
D | compat.c | 235 long compat_sys_semctl(int first, int second, int third, void __user *uptr) in compat_sys_semctl() 308 long compat_sys_msgsnd(int first, int second, int third, void __user *uptr) in compat_sys_msgsnd() 324 long compat_sys_msgrcv(int first, int second, int msgtyp, int third, in compat_sys_msgrcv() 473 long compat_sys_shmat(int first, int second, compat_uptr_t third, int version, in compat_sys_shmat()
|
/linux-2.6.39/arch/s390/kernel/ |
D | sys_s390.c | 68 unsigned long, third, void __user *, ptr) in SYSCALL_DEFINE5() argument
|
D | compat_linux.c | 280 asmlinkage long sys32_ipc(u32 call, int first, int second, int third, u32 ptr) in sys32_ipc()
|
/linux-2.6.39/arch/sparc/kernel/ |
D | sys_sparc_64.c | 435 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6() argument
|
D | sys_sparc32.c | 54 asmlinkage long compat_sys_ipc(u32 call, u32 first, u32 second, u32 third, compat_uptr_t ptr, u32 f… in compat_sys_ipc()
|
/linux-2.6.39/arch/arm/kernel/ |
D | sys_oabi-compat.c | 349 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | sys_ppc32.c | 74 long compat_sys_ipc(u32 call, u32 first, u32 second, u32 third, compat_uptr_t ptr, in compat_sys_ipc()
|
/linux-2.6.39/drivers/net/wireless/b43legacy/ |
D | radio.c | 149 s16 first, s16 second, s16 third) in b43legacy_set_all_gains()
|
/linux-2.6.39/drivers/net/wireless/b43/ |
D | phy_g.c | 309 s16 first, s16 second, s16 third) in b43_set_all_gains()
|