| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | linkage.h | 26 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \  argument28 #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
 
 | 
| /Linux-v5.4/arch/x86/um/shared/sysdep/ | 
| D | stub_64.h | 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()
 
 | 
| D | stub_32.h | 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()
 
 | 
| /Linux-v5.4/tools/power/x86/intel-speed-select/ | 
| D | isst-config.c | 193 					   void *arg1, void *arg2, void *arg3,  in for_each_online_package_in_set()235 	void *arg2, void *arg3, void *arg4)  in for_each_online_target_cpu_in_set()
 665 static void exec_on_get_ctdp_cpu(int cpu, void *arg1, void *arg2, void *arg3,  in exec_on_get_ctdp_cpu()
 712 				     void *arg3, void *arg4)  in dump_isst_config_for_cpu()
 752 static void set_tdp_level_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,  in set_tdp_level_for_cpu()
 815 static void dump_pbf_config_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,  in dump_pbf_config_for_cpu()
 855 static void set_pbf_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,  in set_pbf_for_cpu()
 915 				     void *arg3, void *arg4)  in dump_fact_config_for_cpu()
 957 static void set_fact_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,  in set_fact_for_cpu()
 1032 static void enable_clos_qos_config(int cpu, void *arg1, void *arg2, void *arg3,  in enable_clos_qos_config()
 [all …]
 
 | 
| /Linux-v5.4/drivers/firmware/meson/ | 
| D | meson_sm.c | 71 			   u32 arg3, u32 arg4)  in __meson_sm_call()104 		  u32 arg1, u32 arg2, u32 arg3, u32 arg4)  in meson_sm_call()
 141 		       u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4)  in meson_sm_call_read()
 188 			u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4)  in meson_sm_call_write()
 
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | stacktrace.h | 72 #define CALL_ARGS_3(arg1, arg2, arg3)					\  argument75 #define CALL_ARGS_4(arg1, arg2, arg3, arg4)				\  argument
 78 #define CALL_ARGS_5(arg1, arg2, arg3, arg4, arg5)			\  argument
 
 | 
| /Linux-v5.4/arch/arm/mach-bcm/ | 
| D | bcm_kona_smc.c | 32 	unsigned arg3;  member162 		  unsigned arg2, unsigned arg3)  in bcm_kona_smc()
 
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | smp_32.h | 84 		       unsigned long arg3)  in xc3()91 		       unsigned long arg3, unsigned long arg4)  in xc4()
 
 | 
| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | omap-secure.c | 34 							 u32 arg3, u32 arg4)  in omap_secure_dispatcher()107 			   u32 arg1, u32 arg2, u32 arg3, u32 arg4)  in rx51_secure_dispatcher()
 
 | 
| /Linux-v5.4/arch/ia64/kernel/ | 
| D | sal.c | 353 		 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()
 
 | 
| 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 | traps.c | 383 	unsigned long fkt, arg1, arg2, arg3;  member387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3,  in ia64_illegal_op_fault()
 
 | 
| D | brl_emu.c | 19 	unsigned long fkt, arg1, arg2, arg3;  member
 | 
| /Linux-v5.4/tools/include/nolibc/ | 
| D | nolibc.h | 346 #define my_syscall3(num, arg1, arg2, arg3)                                    \  argument364 #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \  argument
 383 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \  argument
 403 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6)                  \  argument
 545 #define my_syscall3(num, arg1, arg2, arg3)                                    \  argument
 563 #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \  argument
 582 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \  argument
 723 #define my_syscall3(num, arg1, arg2, arg3)                                    \  argument
 740 #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \  argument
 758 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \  argument
 [all …]
 
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | sbi.h | 21 #define SBI_CALL(which, arg0, arg1, arg2, arg3) ({		\  argument40 #define SBI_CALL_4(which, arg0, arg1, arg2, arg3) \  argument
 
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | unistd.h | 129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3)		\  argument135 #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
 
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | sun4m_smp.c | 163 	unsigned long arg3;  member174 			     unsigned long arg2, unsigned long arg3,  in sun4m_cross_call()
 
 | 
| D | sun4d_smp.c | 274 	unsigned long arg3;  member285 			     unsigned long arg2, unsigned long arg3,  in sun4d_cross_call()
 
 | 
| D | leon_smp.c | 367 	unsigned long arg3;  member378 			    unsigned long arg2, unsigned long arg3,  in leon_cross_call()
 
 | 
| /Linux-v5.4/drivers/net/wan/lmc/ | 
| D | lmc_debug.c | 54 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3)  in lmcEventLog()
 | 
| /Linux-v5.4/drivers/net/fddi/skfp/h/ | 
| D | targetos.h | 63 #define FDDI_TRACE(string, arg1, arg2, arg3)	// Performance analysis.  argument65 #define NDD_TRACE(string, arg1, arg2, arg3)	// Performance analysis.  argument
 
 | 
| /Linux-v5.4/security/keys/ | 
| D | compat.c | 56 		       u32, arg2, u32, arg3, u32, arg4, u32, arg5)  in COMPAT_SYSCALL_DEFINE5()  argument
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | relocate_kernel.S | 154 arg3:	PTR		0x0  label
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | paravirt_types.h | 618 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3)			\  argument621 #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
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | seccomp.h | 72 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3)  in prctl_set_seccomp()
 |