/arch/x86/include/asm/ |
D | linkage.h | 33 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument 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 | 49 unsigned long arg1, unsigned long arg2, unsigned long arg3, in hcall() 72 unsigned long arg0, arg1, arg2, arg3, arg4; member
|
D | paravirt_types.h | 641 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 644 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument 650 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 655 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument 661 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 665 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
|
/arch/x86/um/shared/sysdep/ |
D | stub_64.h | 40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
D | stub_32.h | 43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
/arch/cris/include/arch-v32/arch/ |
D | unistd.h | 64 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 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
|
/arch/cris/include/arch-v10/arch/ |
D | unistd.h | 61 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 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
|
/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 77 unsigned long arg3) in xc3() 80 unsigned long arg3, unsigned long arg4) in xc4()
|
/arch/arm/mach-omap2/ |
D | omap-secure.c | 36 u32 arg3, u32 arg4) in omap_secure_dispatcher()
|
/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 | brl_emu.c | 18 unsigned long fkt, arg1, arg2, arg3; member
|
D | traps.c | 392 unsigned long fkt, arg1, arg2, arg3; member 396 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
|
D | signal.c | 45 long arg3, long arg4, long arg5, long arg6, long arg7, in sys_sigaltstack()
|
/arch/arm/vfp/ |
D | vfphw.S | 46 .macro DBGSTR3, str, arg1, arg2, arg3
|
/arch/tile/include/arch/ |
D | sim.h | 253 static __inline long _sim_syscall3(int val, long arg1, long arg2, long arg3) in _sim_syscall3() 264 static __inline long _sim_syscall4(int val, long arg1, long arg2, long arg3, in _sim_syscall4() 276 static __inline long _sim_syscall5(int val, long arg1, long arg2, long arg3, in _sim_syscall5()
|
/arch/sparc/kernel/ |
D | sun4m_smp.c | 182 unsigned long arg3; member 193 unsigned long arg2, unsigned long arg3, in smp4m_cross_call()
|
D | sun4d_smp.c | 273 unsigned long arg3; member 284 unsigned long arg2, unsigned long arg3, in smp4d_cross_call()
|
D | leon_smp.c | 405 unsigned long arg3; member 416 unsigned long arg2, unsigned long arg3, in leon_cross_call()
|
/arch/sh/kernel/ |
D | sh_bios.c | 29 long arg3) in sh_bios_call()
|
/arch/mips/kernel/ |
D | kspd.c | 54 int arg3; member 121 static int sp_syscall(int num, int arg0, int arg1, int arg2, int arg3) in sp_syscall()
|
/arch/x86/lguest/ |
D | boot.c | 106 unsigned long arg2, unsigned long arg3, in async_hcall() 173 unsigned long arg3) in lazy_hcall3() 185 unsigned long arg3, in lazy_hcall4()
|
/arch/parisc/hpux/ |
D | sys_hpux.c | 939 hpux_unimplemented(unsigned long arg1,unsigned long arg2,unsigned long arg3, in hpux_unimplemented()
|
/arch/parisc/kernel/ |
D | firmware.c | 1405 unsigned int arg3; member 1449 unsigned long arg3; member
|
/arch/x86/crypto/ |
D | aesni-intel_asm.S | 80 #define arg3 rdx macro
|