Home
last modified time | relevance | path

Searched refs:cores (Results 1 – 4 of 4) sorted by relevance

/kernel/kcsan/
D.kunitconfig3 # option to configure a machine with several cores. For example:
/kernel/sched/
Dtopology.c1274 int cpu, cores = 0, max_cpu = -1; in init_sched_groups_capacity() local
1280 cores++; in init_sched_groups_capacity()
1285 sg->cores = cores; in init_sched_groups_capacity()
Dsched.h1951 unsigned int cores; member
Dfair.c9853 ncores_busiest = sds->busiest->cores; in sibling_imbalance()
9854 ncores_local = sds->local->cores; in sibling_imbalance()