Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dcore_ctl.c26 struct cluster_data { struct
27 bool inited;
28 unsigned int min_cpus;
29 unsigned int max_cpus;
30 unsigned int offline_delay_ms;
31 unsigned int busy_up_thres[MAX_CPUS_PER_CLUSTER];
32 unsigned int busy_down_thres[MAX_CPUS_PER_CLUSTER];
33 unsigned int active_cpus;
34 unsigned int num_cpus;
35 unsigned int nr_isolated_cpus;
[all …]