Searched refs:scx_allow_ttwu_queue (Results 1 – 2 of 2) sorted by relevance
39 static inline bool scx_allow_ttwu_queue(const struct task_struct *p) in scx_allow_ttwu_queue() function64 static inline bool scx_allow_ttwu_queue(const struct task_struct *p) { return true; } in scx_allow_ttwu_queue() function
3929 if (!scx_allow_ttwu_queue(p)) in ttwu_queue_cond()