Searched refs:task_on_scx (Results 1 – 3 of 3) sorted by relevance
32 static inline bool task_on_scx(const struct task_struct *p) in task_on_scx() function54 static inline bool task_on_scx(const struct task_struct *p) { return false; } in task_on_scx() function
1268 __PS("ext.enabled", task_on_scx(p)); in proc_sched_show_task()
175 if (task_on_scx(p)) in __task_prio()3882 if (task_on_scx(p)) in ttwu_queue_cond()