/linux-3.3/arch/x86/include/asm/ |
D | linkage.h | 35 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument 38 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument 41 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
D | lguest_hcall.h | 50 unsigned long arg4) in hcall() 72 unsigned long arg0, arg1, arg2, arg3, arg4; member
|
D | paravirt_types.h | 649 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 654 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument 660 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 664 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
|
/linux-3.3/arch/cris/include/arch-v32/arch/ |
D | unistd.h | 84 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 106 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 130 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
|
/linux-3.3/arch/cris/include/arch-v10/arch/ |
D | unistd.h | 80 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 101 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 124 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
|
/linux-3.3/arch/x86/um/shared/sysdep/ |
D | stub_64.h | 53 long arg4) in stub_syscall4() 67 long arg4, long arg5) in stub_syscall5()
|
D | stub_32.h | 54 long arg4) in stub_syscall4() 65 long arg4, long arg5) in stub_syscall5()
|
/linux-3.3/arch/ia64/kernel/ |
D | sal.c | 359 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall() 370 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock() 383 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
|
D | esi.c | 102 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call() 153 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
|
D | signal.c | 45 long arg3, long arg4, long arg5, long arg6, long arg7, in sys_sigaltstack()
|
D | traps.c | 396 long arg4, long arg5, long arg6, long arg7, in ia64_illegal_op_fault()
|
/linux-3.3/arch/sparc/include/asm/ |
D | smp_32.h | 69 #define smp_cross_call(func,mask,arg1,arg2,arg3,arg4) BTFIXUP_CALL(smp_cross_call)(func,mask,arg1,a… in BTFIXUPDEF_BLACKBOX() argument 80 unsigned long arg3, unsigned long arg4) in xc4()
|
/linux-3.3/security/keys/ |
D | compat.c | 69 u32 arg2, u32 arg3, u32 arg4, u32 arg5) in compat_sys_keyctl()
|
/linux-3.3/arch/arm/mach-omap2/ |
D | omap-secure.c | 36 u32 arg3, u32 arg4) in omap_secure_dispatcher()
|
/linux-3.3/arch/sparc/kernel/ |
D | sun4m_smp.c | 182 unsigned long arg4; member 193 unsigned long arg4) in smp4m_cross_call()
|
D | sun4d_smp.c | 273 unsigned long arg4; member 284 unsigned long arg4) in smp4d_cross_call()
|
D | leon_smp.c | 403 unsigned long arg4; member 414 unsigned long arg4) in leon_cross_call()
|
/linux-3.3/arch/tile/include/arch/ |
D | sim.h | 265 long arg4) in _sim_syscall4() 277 long arg4, long arg5) in _sim_syscall5()
|
/linux-3.3/drivers/ps3/ |
D | ps3stor_lib.c | 327 u64 arg2, u64 arg3, u64 arg4) in ps3stor_send_command()
|
/linux-3.3/arch/x86/lguest/ |
D | boot.c | 107 unsigned long arg4) in async_hcall() 186 unsigned long arg4) in lazy_hcall4()
|
/linux-3.3/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 53 unsigned long arg4, in ehea_plpar_hcall_norets() 89 unsigned long arg4, in ehea_plpar_hcall9()
|
/linux-3.3/arch/m68k/kernel/ |
D | head.S | 433 .macro move_stack nr,arg1,arg2,arg3,arg4 441 .macro \name arg1,arg2,arg3,arg4
|
/linux-3.3/drivers/pnp/pnpbios/ |
D | bioscalls.c | 81 u16 arg4, u16 arg5, u16 arg6, u16 arg7, in call_pnp_bios()
|
/linux-3.3/kernel/ |
D | sys.c | 1697 unsigned long arg4, unsigned long arg5) in prctl_set_mm() 1807 unsigned long arg4, unsigned long arg5) in prctl_set_mm() 1814 unsigned long, arg4, unsigned long, arg5) in SYSCALL_DEFINE5() argument
|
/linux-3.3/arch/mips/kernel/ |
D | kspd.c | 55 int arg4; member
|