Searched refs:__scx_init_task (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/sched/ext/ |
| H A D | sub.c | 1584 ret = __scx_init_task(parent, p, NULL, false); in scx_sub_disable() 1902 ret = __scx_init_task(sch, p, NULL, false); in scx_sub_enable_workfn() 2053 ret = __scx_init_task(to, p, ctx->dst_dcgrp, false); in scx_cgroup_task_migrating()
|
| H A D | internal.h | 2050 int __scx_init_task(struct scx_sched *sch, struct task_struct *p,
|
| H A D | ext.c | 3843 int __scx_init_task(struct scx_sched *sch, struct task_struct *p, in __scx_init_task() function 4100 ret = __scx_init_task(sch, p, NULL, true); in scx_fork() 7739 ret = __scx_init_task(sch, p, NULL, false); in scx_root_enable_workfn()
|