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