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