Home
last modified time | relevance | path

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

/kernel/sched/
Dcore.c7032 enum s_alloc alloc_state; in build_sched_domains() local
7038 alloc_state = __visit_domain_allocation_hell(&d, cpu_map); in build_sched_domains()
7039 if (alloc_state != sa_rootdomain) in build_sched_domains()
7097 __free_domain_allocs(&d, alloc_state, cpu_map); in build_sched_domains()