Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/sched/
Dext.c6115 static struct bpf_struct_ops bpf_sched_ext_ops = { variable
7844 ret = register_bpf_struct_ops(&bpf_sched_ext_ops, sched_ext_ops); in scx_init()