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