Home
last modified time | relevance | path

Searched defs:arg3 (Results 1 – 16 of 16) sorted by relevance

/arch/m68k/include/asm/
A Dlinkage.h26 #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 Dstub_64.h55 long arg3) in stub_syscall3()
67 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4()
82 long arg3, long arg4, long arg5) in stub_syscall5()
96 long arg3, long arg4, long arg5, in stub_syscall6()
A Dstub_32.h48 long arg3) in stub_syscall3()
60 long arg3, long arg4) in stub_syscall4()
72 long arg3, long arg4, long arg5) in stub_syscall5()
84 long arg3, long arg4, long arg5, in stub_syscall6()
/arch/arm/mach-bcm/
A Dbcm_kona_smc.c20 unsigned arg3; member
140 unsigned arg2, unsigned arg3) in bcm_kona_smc()
/arch/sparc/include/asm/
A Dsmp_32.h81 unsigned long arg3) in xc3()
88 unsigned long arg3, unsigned long arg4) in xc4()
/arch/riscv/kernel/
A Dsbi_ecall.c21 unsigned long arg2, unsigned long arg3, in __sbi_ecall()
/arch/mips/kernel/
A Drelocate_kernel.S151 arg3: PTR_WD 0x0 label
/arch/loongarch/include/asm/
A Dkvm_para.h121 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-omap2/
A Domap-secure.c60 u32 arg3, u32 arg4) in omap_secure_dispatcher()
156 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
/arch/parisc/include/asm/
A Dunistd.h113 #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/sparc/kernel/
A Dsun4m_smp.c163 unsigned long arg3; member
174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
A Dleon_smp.c365 unsigned long arg3; member
376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
A Dsun4d_smp.c274 unsigned long arg3; member
285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
/arch/sh/kernel/
A Dsh_bios.c26 long arg3) in sh_bios_call()
/arch/x86/include/asm/
A Dparavirt_types.h499 #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/parisc/kernel/
A Dfirmware.c1843 unsigned int arg3; member
1887 unsigned long arg3; member

Completed in 23 milliseconds