/arch/m68k/include/asm/ |
D | linkage.h | 23 #define __asmlinkage_protect2(ret, arg1, arg2) \ argument 25 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument 27 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument 30 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument 33 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/arch/x86/um/shared/sysdep/ |
D | stub_64.h | 29 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 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 | 33 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 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 | 45 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 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 | 43 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 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 | 77 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2() 82 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3() 89 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
|
/arch/arm64/kernel/ |
D | cpu-reset.h | 21 unsigned long arg2) in cpu_soft_restart()
|
/arch/arm/mach-bcm/ |
D | bcm_kona_smc.c | 31 unsigned arg2; member 164 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|
/arch/x86/include/asm/ |
D | lguest_hcall.h | 48 unsigned long arg1, unsigned long arg2, unsigned long arg3, in hcall() 71 unsigned long arg0, arg1, arg2, arg3, arg4; member
|
D | paravirt_types.h | 604 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument 607 #define PVOP_VCALL2(op, arg1, arg2) \ argument 611 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument 614 #define PVOP_VCALLEE2(op, arg1, arg2) \ argument 619 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 622 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument 628 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 633 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument 639 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 643 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
|
/arch/arm/mach-omap2/ |
D | omap-secure.c | 37 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 111 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
|
/arch/tile/include/uapi/arch/ |
D | sim.h | 239 static __inline long _sim_syscall2(int val, long arg1, long arg2) in _sim_syscall2() 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/parisc/include/asm/ |
D | unistd.h | 118 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 124 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 130 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 137 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/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 | sigframe.h | 15 unsigned long arg2; /* sigcontext pointer */ member
|
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
|
/arch/mips/kernel/ |
D | relocate_kernel.S | 155 arg2: PTR 0x0 label
|
/arch/mips/include/asm/ |
D | kvm_para.h | 66 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3()
|
/arch/arm/firmware/ |
D | trusted_foundations.c | 34 static void __naked tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
|
/arch/sparc/kernel/ |
D | sun4m_smp.c | 161 unsigned long arg2; member 173 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
|
/arch/x86/crypto/sha1-mb/ |
D | sha1_mb_mgr_submit_avx2.S | 64 arg2 = %rsi define
|
/arch/x86/crypto/sha256-mb/ |
D | sha256_mb_mgr_submit_avx2.S | 62 arg2 = %rsi define
|
/arch/x86/math-emu/ |
D | poly.h | 63 const unsigned long arg2) in mul_32_32()
|
/arch/sh/kernel/ |
D | sh_bios.c | 28 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
|