Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dminimal.bpf.c19 struct sched_ext_ops minimal_ops = { variable
H A Dminimal.c33 link = bpf_map__attach_struct_ops(skel->maps.minimal_ops); in run()