Home
last modified time | relevance | path

Searched defs:task_on_scx (Results 1 – 1 of 1) 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