/arch/m68k/include/asm/ |
D | linkage.h | 22 #define __asmlinkage_protect1(ret, arg1) \ argument 24 #define __asmlinkage_protect2(ret, arg1, arg2) \ argument 26 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument 28 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument 31 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument 34 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/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/sparc/include/asm/ |
D | smp_32.h | 74 static inline void xc1(smpfunc_t func, unsigned long arg1) in xc1() 78 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2() 83 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3() 90 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
|
/arch/riscv/include/asm/ |
D | sbi.h | 21 #define SBI_CALL(which, arg0, arg1, arg2, arg3) ({ \ argument 37 #define SBI_CALL_2(which, arg0, arg1) SBI_CALL(which, arg0, arg1, 0, 0) argument 38 #define SBI_CALL_3(which, arg0, arg1, arg2) \ argument 40 #define SBI_CALL_4(which, arg0, arg1, arg2, arg3) \ argument
|
/arch/mips/include/asm/ |
D | kvm_para.h | 48 unsigned long arg0, unsigned long arg1) in kvm_hypercall2() 67 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3()
|
/arch/arm64/kernel/ |
D | cpu-reset.h | 18 unsigned long arg1, in cpu_soft_restart()
|
/arch/arm/mach-bcm/ |
D | bcm_kona_smc.c | 30 unsigned arg1; member 162 unsigned bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, in bcm_kona_smc()
|
/arch/arm/mach-omap2/ |
D | omap-secure.c | 33 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 107 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
|
/arch/parisc/include/asm/ |
D | unistd.h | 117 #define _syscall1(type,name,type1,arg1) \ argument 123 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/arch/x86/include/asm/ |
D | paravirt_types.h | 592 #define PVOP_CALL1(rettype, op, arg1) \ argument 594 #define PVOP_VCALL1(op, arg1) \ argument 597 #define PVOP_CALLEE1(rettype, op, arg1) \ argument 599 #define PVOP_VCALLEE1(op, arg1) \ argument 603 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument 606 #define PVOP_VCALL2(op, arg1, arg2) \ argument 610 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument 613 #define PVOP_VCALLEE2(op, arg1, arg2) \ argument 618 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 621 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument [all …]
|
/arch/s390/include/asm/ |
D | stacktrace.h | 67 #define CALL_ARGS_1(arg1) \ argument 69 #define CALL_ARGS_2(arg1, arg2) \ argument 72 #define CALL_ARGS_3(arg1, arg2, arg3) \ argument 75 #define CALL_ARGS_4(arg1, arg2, arg3, arg4) \ argument 78 #define CALL_ARGS_5(arg1, arg2, arg3, arg4, arg5) \ argument
|
/arch/ia64/kernel/ |
D | sigframe.h | 15 unsigned long arg1; /* siginfo pointer */ member
|
D | sal.c | 352 ia64_sal_oemcall(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, in ia64_sal_oemcall() 363 ia64_sal_oemcall_nolock(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, in ia64_sal_oemcall_nolock() 377 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
|
D | esi.c | 103 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call() 154 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
|
D | brl_emu.c | 19 unsigned long fkt, arg1, arg2, arg3; member
|
D | traps.c | 383 unsigned long fkt, arg1, arg2, arg3; member 387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
|
/arch/mips/kernel/ |
D | relocate_kernel.S | 152 arg1: PTR 0x0 label
|
/arch/sparc/kernel/ |
D | sun4m_smp.c | 161 unsigned long arg1; member 173 static void sun4m_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in sun4m_cross_call()
|
D | sun4d_smp.c | 272 unsigned long arg1; member 284 static void sun4d_cross_call(smpfunc_t func, cpumask_t mask, unsigned long arg1, in sun4d_cross_call()
|
D | leon_smp.c | 365 unsigned long arg1; member 377 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 | 63 static inline unsigned long mul_32_32(const unsigned long arg1, in mul_32_32()
|
/arch/sh/kernel/ |
D | sh_bios.c | 25 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 | 76 u32 *isp, *prev_esp, arg1; in execute_on_irq_stack() local
|
/arch/alpha/include/asm/ |
D | pal.h | 98 #define __tbi(nr,arg,arg1...) \ argument
|