Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/include/
Dkvm_util.h322 #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
/tools/power/x86/intel-speed-select/
Disst-config.c384 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 …]
/tools/include/nolibc/
Dnolibc.h346 #define my_syscall3(num, arg1, arg2, arg3) \ argument
364 #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
551 #define my_syscall3(num, arg1, arg2, arg3) \ argument
569 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
588 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
737 #define my_syscall3(num, arg1, arg2, arg3) \ argument
754 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
772 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
[all …]
/tools/testing/selftests/x86/
Dptrace_syscall.c44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
/tools/perf/util/scripting-engines/
Dtrace-event-python.c66 #define _PyCapsule_New(arg1, arg2, arg3) \ argument
81 #define _PyCapsule_New(arg1, arg2, arg3) \ argument