/arch/x86/include/asm/ |
D | linkage.h | 29 #define __asmlinkage_protect1(ret, arg1) \ argument 31 #define __asmlinkage_protect2(ret, arg1, arg2) \ argument 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 | 615 #define PVOP_CALL1(rettype, op, arg1) \ argument 617 #define PVOP_VCALL1(op, arg1) \ argument 620 #define PVOP_CALLEE1(rettype, op, arg1) \ argument 622 #define PVOP_VCALLEE1(op, arg1) \ argument 626 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument 629 #define PVOP_VCALL2(op, arg1, arg2) \ argument 633 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument 636 #define PVOP_VCALLEE2(op, arg1, arg2) \ argument 641 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 644 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument [all …]
|
/arch/x86/um/shared/sysdep/ |
D | stub_32.h | 24 static inline long stub_syscall1(long syscall, long arg1) in stub_syscall1() 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()
|
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()
|
/arch/cris/include/arch-v32/arch/ |
D | unistd.h | 27 #define _syscall1(type,name,type1,arg1) \ argument 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 | 26 #define _syscall1(type,name,type1,arg1) \ argument 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 | 69 #define smp_cross_call(func,mask,arg1,arg2,arg3,arg4) BTFIXUP_CALL(smp_cross_call)(func,mask,arg1,a… in BTFIXUPDEF_BLACKBOX() argument 72 static inline void xc1(smpfunc_t func, unsigned long arg1) in xc1() 74 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2() 76 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3() 79 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
|
/arch/tile/include/arch/ |
D | sim.h | 231 static __inline long _sim_syscall1(int val, long arg1) in _sim_syscall1() 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/arm/mach-omap2/ |
D | omap-secure.c | 35 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher()
|
/arch/ia64/kernel/ |
D | sal.c | 358 ia64_sal_oemcall(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, in ia64_sal_oemcall() 369 ia64_sal_oemcall_nolock(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, in ia64_sal_oemcall_nolock() 383 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
|
D | sigframe.h | 14 unsigned long arg1; /* siginfo 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
|
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()
|
/arch/ia64/include/asm/ |
D | paravirt_privop.h | 315 #define PARAVIRT_BR1(op, type, arg1) \ argument 324 #define PARAVIRT_BR1_RET(op, type, arg1) \ argument 333 #define PARAVIRT_BR1_VOID(op, type, arg1) \ argument 342 #define PARAVIRT_BR2(op, type, arg1, arg2) \ argument
|
/arch/x86/lguest/ |
D | boot.c | 105 static void async_hcall(unsigned long call, unsigned long arg1, in async_hcall() 151 static void lazy_hcall1(unsigned long call, unsigned long arg1) in lazy_hcall1() 161 unsigned long arg1, in lazy_hcall2() 171 unsigned long arg1, in lazy_hcall3() 183 unsigned long arg1, in lazy_hcall4()
|
/arch/sparc/kernel/ |
D | sun4m_smp.c | 180 unsigned long arg1; member 192 static void smp4m_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in smp4m_cross_call()
|
D | sun4d_smp.c | 271 unsigned long arg1; member 283 static void smp4d_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in smp4d_cross_call()
|
D | leon_smp.c | 403 unsigned long arg1; member 415 static void leon_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in leon_cross_call()
|
/arch/x86/math-emu/ |
D | poly.h | 62 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32()
|
/arch/arm/crypto/ |
D | sha512-armv7-neon.S | 85 rw23q, rw1415q, rw9, rw10, interleave_op, arg1) \ argument 196 interleave_op1, arg1, interleave_op2, arg2) \ argument
|
/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()
|
/arch/x86/kernel/ |
D | irq_32.c | 84 u32 *isp, arg1, arg2; in execute_on_irq_stack() local
|
/arch/mips/kernel/ |
D | kspd.c | 52 int arg1; member 121 static int sp_syscall(int num, int arg0, int arg1, int arg2, int arg3) in sp_syscall()
|