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