| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | arch-x86_64.h | 79 #define my_syscall3(num, arg1, arg2, arg3) \ argument 97 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 116 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 136 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-mips.h | 90 #define my_syscall3(num, arg1, arg2, arg3) \ argument 110 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 130 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 152 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-aarch64.h | 73 #define my_syscall3(num, arg1, arg2, arg3) \ argument 90 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 108 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 127 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-riscv.h | 71 #define my_syscall3(num, arg1, arg2, arg3) \ argument 88 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 106 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 125 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-i386.h | 78 #define my_syscall3(num, arg1, arg2, arg3) \ argument 96 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 115 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 135 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-powerpc.h | 84 #define my_syscall3(num, arg1, arg2, arg3) \ argument 105 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 128 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 151 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-loongarch.h | 73 #define my_syscall3(num, arg1, arg2, arg3) \ argument 90 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 108 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 127 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-arm.h | 105 #define my_syscall3(num, arg1, arg2, arg3) \ argument 124 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 144 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 165 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| D | arch-s390.h | 70 #define my_syscall3(num, arg1, arg2, arg3) \ argument 86 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 103 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 122 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/ |
| D | It_los_task_016.c | 40 static void TaskF04(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3, UINTPTR arg4) in TaskF04() 51 static void TaskF03(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3) in TaskF03()
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | kvm_para.h | 112 unsigned long arg3) in kvm_hypercall4() 133 unsigned long arg3, unsigned long arg4) in kvm_hypercall5() 155 unsigned long arg3, unsigned long arg4, unsigned long arg5) in kvm_hypercall6()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
| D | isst-config.c | 553 void *arg1, void *arg2, void *arg3, in for_each_online_power_domain_in_set() 610 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set() 1049 void get_isst_status(struct isst_id *id, void *arg1, void *arg2, void *arg3, void *arg4) in get_isst_status() 1161 static void exec_on_get_ctdp_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu() 1332 void *arg3, void *arg4) in dump_clx_n_config_for_cpu() 1358 void *arg3, void *arg4) in dump_isst_config_for_cpu() 1407 static void set_tdp_level_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu() 1516 void *arg3, void *arg4) in clx_n_dump_pbf_config_for_cpu() 1535 static void dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu() 1884 static void set_pbf_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu() [all …]
|
| /kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
| D | isst-config.c | 384 void *arg1, void *arg2, void *arg3, in for_each_online_package_in_set() 431 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set() 999 static void exec_on_get_ctdp_cpu(int cpu, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu() 1175 void *arg3, void *arg4) in dump_clx_n_config_for_cpu() 1201 void *arg3, void *arg4) in dump_isst_config_for_cpu() 1250 static void set_tdp_level_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu() 1326 void *arg3, void *arg4) in clx_n_dump_pbf_config_for_cpu() 1345 static void dump_pbf_config_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu() 1689 static void set_pbf_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu() 1805 void *arg3, void *arg4) in dump_fact_config_for_cpu() [all …]
|
| /kernel/uniproton/src/om/include/ |
| D | prt_hook_external.h | 87 #define OS_MHOOK_ACTIVATE_PARA4(hookType, arg0, arg1, arg2, arg3) \ argument 90 #define OS_MHOOK_ACTIVATE_PARA5(hookType, arg0, arg1, arg2, arg3, arg4) \ argument 100 #define OS_SHOOK_ACTIVATE_PARA4(hookType, arg0, arg1, arg2, arg3) \ argument 103 #define OS_SHOOK_ACTIVATE_PARA5(hookType, arg0, arg1, arg2, arg3, arg4) \ argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
| D | bcm_kona_smc.c | 20 unsigned arg3; member 140 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/ |
| D | kvm_util.h | 322 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument 342 #define GUEST_ASSERT_3(_condition, arg1, arg2, arg3) \ argument 345 #define GUEST_ASSERT_4(_condition, arg1, arg2, arg3, arg4) \ argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-bcm/ |
| D | bcm_kona_smc.c | 32 unsigned arg3; member 163 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|