Searched refs:task_on_scx (Results 1 – 3 of 3) sorted by relevance
56 static inline bool task_on_scx(const struct task_struct *p) in task_on_scx() function78 static inline bool task_on_scx(const struct task_struct *p) { return false; } in task_on_scx() function
1250 __PS("ext.enabled", task_on_scx(p)); in proc_sched_show_task()
203 if (task_on_scx(p)) in __task_prio()