Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h1379 cfs_prio_less(const struct task_struct *a, const struct task_struct *b, bool fi);
H A Dfair.c12950 bool cfs_prio_less(const struct task_struct *a, const struct task_struct *b, in cfs_prio_less() function