Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h1654 bool linked; /* on ->children, see scx_link_sched() */
2134 s32 scx_link_sched(struct scx_sched *sch); in scx_root_protected_live()
H A Dsub.c1534 * An enable that failed before scx_link_sched() succeeded never owned a in scx_sub_disable()
1768 * Validate before scx_link_sched() publishes @sch, so an invalid sub in scx_sub_enable_workfn()
1778 * Allocate pshard[] before scx_link_sched() publishes @sch into the in scx_sub_enable_workfn()
1794 ret = scx_link_sched(sch); in scx_sub_enable_workfn()
H A Dext.c6367 s32 scx_link_sched(struct scx_sched *sch) in scx_link_sched()
6689 * either we see a racing scx_link_sched() on ->children or it
7652 ret = scx_link_sched(sch); in scx_root_enable_workfn()
6317 s32 scx_link_sched(struct scx_sched *sch) scx_link_sched() function