Home
last modified time | relevance | path

Searched refs:info_opts (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H A Dpowercap-info.c21 static struct option info_opts[] = { variable
98 ret = getopt_long(argc, argv, "a", info_opts, NULL); in cmd_cap_info()
H A Dcpuidle-info.c125 static struct option info_opts[] = { variable
144 ret = getopt_long(argc, argv, "os", info_opts, NULL); in cmd_idle_info()
H A Dcpuidle-set.c16 static struct option info_opts[] = { variable
35 ret = getopt_long(argc, argv, "d:e:ED:", info_opts, NULL); in cmd_idle_set()
H A Dcpufreq-info.c483 static struct option info_opts[] = { variable
513 ret = getopt_long(argc, argv, "oefwldpgrasmybnc", info_opts, in cmd_freq_info()
/kernel/linux/linux-5.10/scripts/gdb/linux/
H A Dproc.py113 def info_opts(lst, opt): function
198 pathname, fstype, rd, info_opts(FS_INFO, s_flags),
199 info_opts(MNT_INFO, m_flags)))
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dproc.py115 def info_opts(lst, opt): function
200 pathname, fstype, rd, info_opts(FS_INFO, s_flags),
201 info_opts(MNT_INFO, m_flags)))
/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/
H A Ddump_psb.c136 static struct option info_opts[] = { variable
158 ret = getopt_long(argc, argv, "hr:n:", info_opts, NULL); in main()
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H A Dcpuidle-info.c125 static struct option info_opts[] = { variable
144 ret = getopt_long(argc, argv, "os", info_opts, NULL); in cmd_idle_info()
H A Dcpuidle-set.c16 static struct option info_opts[] = { variable
35 ret = getopt_long(argc, argv, "d:e:ED:", info_opts, NULL); in cmd_idle_set()
H A Dcpufreq-info.c506 static struct option info_opts[] = { variable
535 ret = getopt_long(argc, argv, "oefwldpgrasmybn", info_opts, in cmd_freq_info()
/kernel/linux/linux-6.6/tools/power/cpupower/debug/i386/
H A Ddump_psb.c134 static struct option info_opts[] = { variable
156 ret = getopt_long(argc, argv, "hr:n:", info_opts, NULL); in main()

Completed in 7 milliseconds