Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dtopology.c649 static void destroy_sched_domains_rcu(struct rcu_head *rcu) in destroy_sched_domains_rcu() function
663 call_rcu(&sd->rcu, destroy_sched_domains_rcu); in destroy_sched_domains()