Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dext.c7575 * scx_alloc_and_add_sched() and cleared at the tail of bpf_scx_unreg(), in scx_root_enable_workfn()
7968 * completion. sch's base reference will be put by bpf_scx_unreg().
8273 static void bpf_scx_unreg(void *kdata, struct bpf_link *link) in sched_ext_ops__cpu_release()
8395 .unreg = bpf_scx_unreg,
8468 .unreg = bpf_scx_unreg,
8223 static void bpf_scx_unreg(void *kdata, struct bpf_link *link) bpf_scx_unreg() function