Home
last modified time | relevance | path

Searched refs:ops_cid (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/ext/
H A Dinternal.h1531 struct sched_ext_ops_cid ops_cid; member
1991 struct sched_ext_ops_cid *ops_cid; member
2279 __SCX_CALL_OP_TASK(sch, ops_cid, op, locked_rq, task, ##args)
H A Dext.c7243 sch->ops_cid = *cmd->ops_cid; in scx_alloc_and_add_sched()
7573 if (sch->is_cid_type && sch->ops_cid.init_cids) { in scx_root_enable_workfn()
8158 struct scx_enable_cmd cmd = { .ops_cid = kdata, .is_cid_type = true }; in bpf_scx_reg_cid()