Skip to main content

scx_ops_cid_load

Macro scx_ops_cid_load 

Source
macro_rules! scx_ops_cid_load {
    ($skel: expr, $ops: ident, $uei: ident) => { ... };
}
Expand description

Load a cid-form (struct sched_ext_ops_cid) skeleton opened with scx_ops_cid_open!(). Skips the cpu-form-only cgroup callback fix-ups (the cid form renamed them to cpuctl_*); the fix-ups for fields shared by both forms still apply.