Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dcore.c6348 static int __sdt_alloc(const struct cpumask *cpu_map);
6371 if (__sdt_alloc(cpu_map)) in __visit_domain_allocation_hell()
6847 static int __sdt_alloc(const struct cpumask *cpu_map) in __sdt_alloc() function