Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dtopology.c131 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug() function
157 # define sched_domain_debug(sd, cpu) do { } while (0) macro
760 sched_domain_debug(sd, cpu); in cpu_attach_domain()