Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dprog_run.bpf.c17 int BPF_PROG(prog_run_syscall) in BPF_PROG() argument
H A Dprog_run.c34 prog_fd = bpf_program__fd(skel->progs.prog_run_syscall); in run()