Searched refs:scx_allow_ttwu_queue (Results 1 – 3 of 3) sorted by relevance
22 bool scx_allow_ttwu_queue(const struct task_struct *p);56 static inline bool scx_allow_ttwu_queue(const struct task_struct *p) { return true; } in scx_allow_ttwu_queue() function
3694 bool scx_allow_ttwu_queue(const struct task_struct *p) in scx_allow_ttwu_queue() function
3827 if (!scx_allow_ttwu_queue(p)) in ttwu_queue_cond()