Searched refs:cfs_prio_less (Results 1 – 3 of 3) sorted by relevance
1415 cfs_prio_less(const struct task_struct *a, const struct task_struct *b, bool fi);
252 return cfs_prio_less(a, b, in_fi); in prio_less()
13296 bool cfs_prio_less(const struct task_struct *a, const struct task_struct *b, in cfs_prio_less() function