Home
last modified time | relevance | path

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

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