Home
last modified time | relevance | path

Searched refs:scx_cid_init (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/ext/
H A Dcid.h81 s32 scx_cid_init(struct scx_sched *sch);
H A Dcid.c180 s32 scx_cid_init(struct scx_sched *sch) in scx_cid_init() function
H A Dext.c7548 ret = scx_cid_init(sch); in scx_root_enable_workfn()