Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c6814 * races with LB's detach_task(): in cpu_util_without()
6816 * detach_task() in cpu_util_without()
8084 * detach_task() -- detach the task for the migration specified in env
8086 static void detach_task(struct task_struct *p, struct lb_env *env) in detach_task() function
8121 detach_task(p, env); in detach_one_task()
8245 detach_task(p, env); in detach_tasks()
8294 * attach_task() -- attach the task detached by detach_task() to its new rq.
10529 detach_task(push_task, &env); in active_load_balance_cpu_stop()

Completed in 14 milliseconds