Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21738 struct cpufreq_policy { struct
21739 cpumask_var_t cpus;
21740 cpumask_var_t related_cpus;
21741 cpumask_var_t real_cpus;
21742 unsigned int shared_type;
21743 unsigned int cpu;
21744 struct clk *clk;
21745 struct cpufreq_cpuinfo cpuinfo;
21746 unsigned int min;
21747 unsigned int max;
[all …]