Home
last modified time | relevance | path

Searched refs:task_scx_migrating (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Dext.c1364 static inline bool task_scx_migrating(struct task_struct *p) in task_scx_migrating() function
1382 if (!(p->scx.flags & SCX_TASK_IN_CUSTODY) || task_scx_migrating(p)) in call_task_dequeue()