Searched refs:sub_attach (Results 1 – 4 of 4) sorted by relevance
185 if (__skel->struct_ops.__ops_name->sub_attach && \188 __skel->struct_ops.__ops_name->sub_attach = NULL; \
750 s32 (*sub_attach)(struct scx_sub_attach_args *args); member1446 if (!root->ops.sub_attach) in scx_prog_sched()
6475 if (ops->sub_attach) { in scx_alloc_and_add_sched()6842 if (!parent->ops.sub_attach) in find_parent_sched()6937 ret = SCX_CALL_OP_RET(parent, sub_attach, NULL, in scx_sub_enable_workfn()7314 case offsetof(struct sched_ext_ops, sub_attach): in bpf_scx_check_member()7452 .sub_attach = sched_ext_ops__sub_attach,9520 [SCX_OP_IDX(sub_attach)] = SCX_KF_ALLOW_UNLOCKED,
1038 .sub_attach = (void *)qmap_sub_attach,