Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Dtopology.c129 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug() function
155 # define sched_domain_debug(sd, cpu) do { } while (0) macro
754 sched_domain_debug(sd, cpu); in cpu_attach_domain()