Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dfair.c9676 static void attach_task(struct rq *rq, struct task_struct *p) in attach_task() function
9695 attach_task(rq, p); in attach_one_task()
9716 attach_task(env->dst_rq, p); in attach_tasks()
/linux-6.15/kernel/cgroup/
H A Dcgroup.c2958 TRACE_CGROUP_PATH(attach_task, dst_cgrp, leader, threadgroup); in cgroup_attach_task()