/linux-6.1.9/arch/m68k/include/asm/ |
D | linkage.h | 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
|
/linux-6.1.9/arch/x86/um/shared/sysdep/ |
D | stub_64.h | 41 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() 67 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-6.1.9/tools/include/nolibc/ |
D | arch-i386.h | 113 #define my_syscall3(num, arg1, arg2, arg3) \ argument 131 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 150 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 170 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
D | arch-x86_64.h | 115 #define my_syscall3(num, arg1, arg2, arg3) \ argument 133 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 152 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 172 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
D | arch-aarch64.h | 110 #define my_syscall3(num, arg1, arg2, arg3) \ argument 127 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 145 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 164 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
D | arch-riscv.h | 111 #define my_syscall3(num, arg1, arg2, arg3) \ argument 128 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 146 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 165 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
D | arch-mips.h | 126 #define my_syscall3(num, arg1, arg2, arg3) \ argument 147 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 168 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
|
D | arch-arm.h | 123 #define my_syscall3(num, arg1, arg2, arg3) \ argument 140 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 158 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
|
/linux-6.1.9/tools/power/x86/intel-speed-select/ |
D | isst-config.c | 459 void *arg1, void *arg2, void *arg3, in for_each_online_package_in_set() 508 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set() 1051 static void exec_on_get_ctdp_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu() 1222 void *arg3, void *arg4) in dump_clx_n_config_for_cpu() 1248 void *arg3, void *arg4) in dump_isst_config_for_cpu() 1297 static void set_tdp_level_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu() 1371 void *arg3, void *arg4) in clx_n_dump_pbf_config_for_cpu() 1390 static void dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu() 1723 static void set_pbf_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu() 1839 void *arg3, void *arg4) in dump_fact_config_for_cpu() [all …]
|
/linux-6.1.9/drivers/firmware/meson/ |
D | meson_sm.c | 71 u32 arg3, u32 arg4) in __meson_sm_call() 105 u32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call() 144 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_read() 193 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write()
|
/linux-6.1.9/tools/testing/selftests/bpf/progs/ |
D | bpf_syscall_macro.c | 12 unsigned long arg3 = 0; variable 69 unsigned long arg3, unsigned long arg4, unsigned long arg5) in BPF_KSYSCALL()
|
/linux-6.1.9/tools/testing/selftests/kvm/include/ |
D | ucall_common.h | 32 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument 61 #define GUEST_ASSERT_3(_condition, arg1, arg2, arg3) \ argument 64 #define GUEST_ASSERT_4(_condition, arg1, arg2, arg3, arg4) \ argument
|
/linux-6.1.9/arch/arm/mach-bcm/ |
D | bcm_kona_smc.c | 20 unsigned arg3; member 151 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | smp_32.h | 81 unsigned long arg3) in xc3() 88 unsigned long arg3, unsigned long arg4) in xc4()
|
/linux-6.1.9/arch/ia64/kernel/ |
D | sal.c | 354 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall() 365 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock() 378 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
|
D | esi.c | 90 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call() 141 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; member 387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
|
/linux-6.1.9/arch/arm/mach-omap2/ |
D | omap-secure.c | 60 u32 arg3, u32 arg4) in omap_secure_dispatcher() 161 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | unistd.h | 125 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 131 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 138 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/linux-6.1.9/arch/sparc/kernel/ |
D | sun4m_smp.c | 163 unsigned long arg3; member 174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
|
D | leon_smp.c | 365 unsigned long arg3; member 376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
|
/linux-6.1.9/security/keys/ |
D | compat.c | 18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
|
/linux-6.1.9/arch/mips/kernel/ |
D | relocate_kernel.S | 152 arg3: PTR_WD 0x0 label
|
/linux-6.1.9/drivers/net/fddi/skfp/h/ |
D | targetos.h | 63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument 65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
|