Searched refs:cgroup_prep_move (Results 1 – 3 of 3) sorted by relevance
163 .cgroup_prep_move = (void *) maximal_cgroup_prep_move,
655 s32 (*cgroup_prep_move)(struct task_struct *p, member
3295 if (SCX_HAS_OP(sch, cgroup_prep_move)) { in scx_cgroup_can_attach()3297 cgroup_prep_move, NULL, in scx_cgroup_can_attach()5391 case offsetof(struct sched_ext_ops, cgroup_prep_move): in bpf_scx_check_member()5507 .cgroup_prep_move = sched_ext_ops__cgroup_prep_move,