Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcore.c6091 static int __sdt_alloc(const struct cpumask *cpu_map);
6114 if (__sdt_alloc(cpu_map)) in __visit_domain_allocation_hell()
6587 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc() function