Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dtopology.c1462 static int __sdt_alloc(const struct cpumask *cpu_map);
1488 if (__sdt_alloc(cpu_map)) in __visit_domain_allocation_hell()
2188 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc() function