Searched refs:get_cpu_mask (Results 1 – 1 of 1) sorted by relevance
610 #define cpumask_of(cpu) (get_cpu_mask(cpu))869 static inline const struct cpumask *get_cpu_mask(unsigned int cpu) in get_cpu_mask() function