Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 25 of 34) sorted by relevance

12

/arch/m68k/include/asm/
Dlinkage.h24 #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/
Dstub_64.h29 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()
Dstub_32.h33 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/x86/um/
Dsyscalls_64.c16 unsigned long __user *arg2) in arch_prctl()
78 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
Dsyscalls_32.c5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/arch/sparc/include/asm/
Dsmp_32.h78 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/x86/um/os-Linux/
Dprctl.c9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl()
/arch/s390/include/asm/
Dstacktrace.h69 #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/riscv/include/asm/
Dsbi.h21 #define SBI_CALL(which, arg0, arg1, arg2, arg3) ({ \ argument
38 #define SBI_CALL_3(which, arg0, arg1, arg2) \ argument
40 #define SBI_CALL_4(which, arg0, arg1, arg2, arg3) \ argument
/arch/arm64/kernel/
Dcpu-reset.h19 unsigned long arg2) in cpu_soft_restart()
/arch/arm/mach-bcm/
Dbcm_kona_smc.c31 unsigned arg2; member
162 unsigned arg2, unsigned arg3) in bcm_kona_smc()
/arch/arm/mach-omap2/
Domap-secure.c33 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/
Dunistd.h123 #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/ia64/kernel/
Dsigframe.h16 unsigned long arg2; /* sigcontext pointer */ member
Dsal.c353 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall()
364 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock()
377 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
Desi.c103 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()
Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
Dtraps.c383 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/
Drelocate_kernel.S153 arg2: PTR 0x0 label
/arch/x86/include/asm/
Dparavirt_types.h603 #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
627 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
632 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
638 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
642 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
/arch/mips/include/asm/
Dkvm_para.h67 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3()
/arch/sparc/kernel/
Dsun4m_smp.c162 unsigned long arg2; member
174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
/arch/x86/math-emu/
Dpoly.h64 const unsigned long arg2) in mul_32_32()
/arch/x86/kernel/
Dprocess_64.c703 long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2) in do_arch_prctl_64()
799 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
811 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument
/arch/sh/kernel/
Dsh_bios.c25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call()

12