Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.h32 static inline bool task_on_scx(const struct task_struct *p) in task_on_scx() function
54 static inline bool task_on_scx(const struct task_struct *p) { return false; } in task_on_scx() function
Ddebug.c1268 __PS("ext.enabled", task_on_scx(p)); in proc_sched_show_task()
Dcore.c175 if (task_on_scx(p)) in __task_prio()
3882 if (task_on_scx(p)) in ttwu_queue_cond()