Searched refs:cgroup_prep_move (Results 1 – 2 of 2) sorted by relevance
159 .cgroup_prep_move = (void *) maximal_cgroup_prep_move,
585 s32 (*cgroup_prep_move)(struct task_struct *p, member4353 if (SCX_HAS_OP(cgroup_prep_move)) { in scx_cgroup_can_attach()4354 ret = SCX_CALL_OP_RET(SCX_KF_UNLOCKED, cgroup_prep_move, in scx_cgroup_can_attach()5991 case offsetof(struct sched_ext_ops, cgroup_prep_move): in bpf_scx_check_member()6101 .cgroup_prep_move = sched_ext_ops__cgroup_prep_move,