Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.h62 bool scx_prio_less(const struct task_struct *a, const struct task_struct *b,
H A Dext.c3488 bool scx_prio_less(const struct task_struct *a, const struct task_struct *b, in scx_prio_less() function
H A Dcore.c253 return scx_prio_less(a, b, in_fi); in prio_less()