Searched refs:task_fits_max (Results 1 – 3 of 3) sorted by relevance
697 if (!task_fits_max(p, cpumask_first(rtg_target))) in find_rtg_target()
2831 extern bool task_fits_max(struct task_struct *p, int cpu);
4126 bool task_fits_max(struct task_struct *p, int cpu) in task_fits_max() function