Home
last modified time | relevance | path

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

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