Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.h56 static inline bool task_on_scx(const struct task_struct *p) in task_on_scx() function
78 static inline bool task_on_scx(const struct task_struct *p) { return false; } in task_on_scx() function
H A Ddebug.c1250 __PS("ext.enabled", task_on_scx(p)); in proc_sched_show_task()
H A Dcore.c203 if (task_on_scx(p)) in __task_prio()