Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c9089 static void attach_task(struct rq *rq, struct task_struct *p) in attach_task() function
9108 attach_task(rq, p); in attach_one_task()
9129 attach_task(env->dst_rq, p); in attach_tasks()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2862 TRACE_CGROUP_PATH(attach_task, dst_cgrp, leader, threadgroup); in cgroup_attach_task()