Searched refs:__sds_alloc (Results 1 – 1 of 1) sorted by relevance
1550 static int __sds_alloc(struct s_data *d, const struct cpumask *cpu_map);1581 if (__sds_alloc(d, cpu_map)) in __visit_domain_allocation_hell()2464 static int __sds_alloc(struct s_data *d, const struct cpumask *cpu_map) in __sds_alloc() function