Home
last modified time | relevance | path

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

/tools/power/x86/intel-speed-select/
Disst-config.c196 void *arg1, void *arg2, void *arg3, in for_each_online_package_in_set()
238 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set()
668 static void exec_on_get_ctdp_cpu(int cpu, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu()
715 void *arg3, void *arg4) in dump_isst_config_for_cpu()
755 static void set_tdp_level_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu()
818 static void dump_pbf_config_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu()
858 static void set_pbf_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu()
918 void *arg3, void *arg4) in dump_fact_config_for_cpu()
960 static void set_fact_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_fact_for_cpu()
1035 static void enable_clos_qos_config(int cpu, void *arg1, void *arg2, void *arg3, in enable_clos_qos_config()
[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