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

/linux-master/tools/power/cpupower/utils/
H A Dpowercap-info.c21 static struct option info_opts[] = { variable in typeref:struct:option
98 ret = getopt_long(argc, argv, "a", info_opts, NULL);
H A Dcpuidle-info.c125 static struct option info_opts[] = { variable in typeref:struct:option
144 ret = getopt_long(argc, argv, "os", info_opts, NULL);
H A Dcpuidle-set.c16 static struct option info_opts[] = { variable in typeref:struct:option
35 ret = getopt_long(argc, argv, "d:e:ED:", info_opts, NULL);
H A Dcpufreq-info.c483 static struct option info_opts[] = { variable in typeref:struct:option
513 ret = getopt_long(argc, argv, "oefwldpgrasmybnc", info_opts,
/linux-master/tools/power/cpupower/debug/i386/
H A Ddump_psb.c134 static struct option info_opts[] = { variable in typeref:struct:option
156 ret = getopt_long(argc, argv, "hr:n:", info_opts, NULL);
/linux-master/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)))

Completed in 123 milliseconds