Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c261 static bool task_dead_and_done(struct task_struct *p);
3617 if (task_dead_and_done(p)) in set_cpus_allowed_scx()
4172 static bool task_dead_and_done(struct task_struct *p) in task_dead_and_done() function
4235 if (task_dead_and_done(p)) in reweight_task_scx()
4262 if (task_dead_and_done(p)) in switching_to_scx()
4277 if (task_dead_and_done(p)) in switched_from_scx()