Searched refs:minimal_ops (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/sched_ext/ | ||
| H A D | minimal.bpf.c | 19 struct sched_ext_ops minimal_ops = { variable |
| H A D | minimal.c | 33 link = bpf_map__attach_struct_ops(skel->maps.minimal_ops); in run() |