Home
last modified time | relevance | path

Searched refs:cfs_prio_less (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dsched.h1252 bool cfs_prio_less(const struct task_struct *a, const struct task_struct *b,
H A Dcore.c197 return cfs_prio_less(a, b, in_fi); in prio_less()
H A Dfair.c12546 bool cfs_prio_less(const struct task_struct *a, const struct task_struct *b, in cfs_prio_less() function