Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c197 static bool task_dead_and_done(struct task_struct *p);
2623 if (task_dead_and_done(p)) in set_cpus_allowed_scx()
3055 static bool task_dead_and_done(struct task_struct *p) in task_dead_and_done() function
3105 if (task_dead_and_done(p)) in reweight_task_scx()
3122 if (task_dead_and_done(p)) in switching_to_scx()
3138 if (task_dead_and_done(p)) in switched_from_scx()