Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.h34 static inline bool task_on_scx(const struct task_struct *p) in task_on_scx() function
63 static inline bool task_on_scx(const struct task_struct *p) { return false; } in task_on_scx() function
H A Ddebug.c1271 __PS("ext.enabled", task_on_scx(p)); in proc_sched_show_task()
H A Dcore.c172 if (task_on_scx(p)) in __task_prio()