Home
last modified time | relevance | path

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

/linux/Documentation/scheduler/
H A Dsched-stats.rst114 8) # of times in this domain detach_task() was called when busy
115 9) # of times in this domain detach_task() was called even though the
133 19) # of times in this domain detach_task() was called when the cpu
135 20) # of times in this domain detach_task() was called even though
156 30) # of times in this domain detach_task() was called when newly idle
157 31) # of times in this domain detach_task() was called even though the
/linux/kernel/sched/
H A Dfair.c9483 static void detach_task(struct task_struct *p, struct lb_env *env) in detach_task() function
9517 detach_task(p, env); in detach_one_task()
9632 detach_task(p, env); in detach_tasks()