Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dwalt.c1340 static struct sched_cluster *alloc_new_cluster(const struct cpumask *cpus) in alloc_new_cluster() function
1377 struct sched_cluster *cluster = alloc_new_cluster(cpus); in add_cluster()