Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c4000 * @p is off scx_tasks and wholly ours. scx_enable()'s READY -> ENABLED in sched_ext_free()
5563 static int scx_enable(struct sched_ext_ops *ops, struct bpf_link *link) in scx_enable() function
5806 scx_error(sch, "scx_enable() failed (%d)", ret); in scx_enable()
5938 return scx_enable(kdata, link); in bpf_scx_reg()