Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/sched_ext/
H A Dmaximal.c32 link = bpf_map__attach_struct_ops(skel->maps.maximal_ops); in run()
H A Dreload_loop.c36 link = bpf_map__attach_struct_ops(skel->maps.maximal_ops); in do_reload_loop()
H A Dmaximal.bpf.c135 struct sched_ext_ops maximal_ops = { variable