Searched refs:cgroup_cancel_move (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | maximal.bpf.c | 162 .cgroup_cancel_move = (void *) maximal_cgroup_cancel_move,
|
| /linux/kernel/sched/ |
| H A D | ext_internal.h | 698 void (*cgroup_cancel_move)(struct task_struct *p, member
|
| H A D | ext.c | 4374 if (SCX_HAS_OP(sch, cgroup_cancel_move) && in scx_cgroup_move_task() 4376 SCX_CALL_OP(sch, cgroup_cancel_move, NULL, in scx_cgroup_move_task() 4413 if (SCX_HAS_OP(sch, cgroup_cancel_move) && in scx_group_set_weight() 4415 SCX_CALL_OP(sch, cgroup_cancel_move, NULL, in scx_group_set_weight() 7724 .cgroup_cancel_move = sched_ext_ops__cgroup_cancel_move, in kick_one_cpu() 9804 [SCX_OP_IDX(cgroup_cancel_move)] = SCX_KF_ALLOW_UNLOCKED, in scx_init()
|