Searched refs:task_scx_migrating (Results 1 – 1 of 1) sorted by relevance
1364 static inline bool task_scx_migrating(struct task_struct *p) in task_scx_migrating() function1382 if (!(p->scx.flags & SCX_TASK_IN_CUSTODY) || task_scx_migrating(p)) in call_task_dequeue()