| /arch/m68k/include/asm/ |
| A D | linkage.h | 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/ |
| A D | stub_64.h | 43 static __always_inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 54 static __always_inline long stub_syscall3(long syscall, long arg1, long arg2, in stub_syscall3() 67 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 81 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5() 95 static __always_inline long stub_syscall6(long syscall, long arg1, long arg2, in stub_syscall6()
|
| A D | stub_32.h | 36 static __always_inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 47 static __always_inline long stub_syscall3(long syscall, long arg1, long arg2, in stub_syscall3() 59 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, in stub_syscall4() 71 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5() 83 static __always_inline long stub_syscall6(long syscall, long arg1, long arg2, in stub_syscall6()
|
| /arch/sparc/include/asm/ |
| A D | smp_32.h | 75 static inline void xc2(void *func, unsigned long arg1, unsigned long arg2) in xc2() 80 static inline void xc3(void *func, unsigned long arg1, unsigned long arg2, in xc3() 87 static inline void xc4(void *func, unsigned long arg1, unsigned long arg2, in xc4()
|
| /arch/x86/um/ |
| A D | syscalls_64.c | 17 unsigned long __user *arg2) in arch_prctl() 43 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
| A D | syscalls_32.c | 5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
| /arch/loongarch/include/asm/ |
| A D | kvm_para.h | 101 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3() 121 unsigned long arg2, unsigned long arg3) in kvm_hypercall4() 142 unsigned long arg2, unsigned long arg3, unsigned long arg4) in kvm_hypercall5()
|
| /arch/arm/mach-bcm/ |
| A D | bcm_kona_smc.c | 19 unsigned arg2; member 140 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|
| /arch/parisc/include/asm/ |
| A D | unistd.h | 111 #define syscall2(name, arg1, arg2) \ argument 113 #define syscall3(name, arg1, arg2, arg3) \ argument 115 #define syscall4(name, arg1, arg2, arg3, arg4) \ argument 117 #define syscall5(name, arg1, arg2, arg3, arg4, arg5) \ argument
|
| /arch/riscv/kernel/ |
| A D | sbi_ecall.c | 21 unsigned long arg2, unsigned long arg3, in __sbi_ecall()
|
| /arch/mips/kernel/ |
| A D | relocate_kernel.S | 150 arg2: PTR_WD 0x0 label
|
| A D | syscall.c | 208 SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2) in SYSCALL_DEFINE3() argument
|
| /arch/arm/mach-omap2/ |
| A D | omap-secure.c | 59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 156 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
|
| /arch/x86/include/asm/ |
| A D | shstk.h | 28 unsigned long arg2) { return -EINVAL; } in shstk_prctl()
|
| A D | paravirt_types.h | 494 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument 496 #define PVOP_VCALL2(op, arg1, arg2) \ argument 499 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 502 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument 506 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument 510 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
|
| /arch/sparc/kernel/ |
| A D | sun4m_smp.c | 162 unsigned long arg2; member 174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
|
| A D | leon_smp.c | 364 unsigned long arg2; member 376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
|
| A D | sun4d_smp.c | 273 unsigned long arg2; member 285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
|
| /arch/x86/math-emu/ |
| A D | poly.h | 64 const unsigned long arg2) in mul_32_32()
|
| /arch/sh/kernel/ |
| A D | sh_bios.c | 25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()
|
| /arch/arm64/kvm/hyp/nvhe/ |
| A D | psci-relay.c | 64 unsigned long arg1, unsigned long arg2) in psci_call()
|
| /arch/riscv/include/asm/ |
| A D | processor.h | 207 #define RISCV_SET_ICACHE_FLUSH_CTX(arg1, arg2) riscv_set_icache_flush_ctx(arg1, arg2) argument
|
| /arch/x86/kernel/ |
| A D | shstk.c | 535 long shstk_prctl(struct task_struct *task, int option, unsigned long arg2) in shstk_prctl()
|
| A D | process_64.c | 867 long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2) in do_arch_prctl_64()
|
| A D | process.c | 1065 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|