Home
last modified time | relevance | path

Searched refs:BPF_PROG_RUN (Results 1 – 5 of 5) sorted by relevance

/linux/tools/lib/bpf/
H A Dskel_internal.h418 err = skel_sys_bpf(BPF_PROG_RUN, &attr, test_run_attr_sz); in bpf_load_and_run()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsigned_loader.c116 if (syscall(__NR_bpf, BPF_PROG_RUN, &attr, in run_gen_loader()
1414 if (syscall(__NR_bpf, BPF_PROG_RUN, &attr, in loadtime_drive()
/linux/tools/include/uapi/linux/
H A Dbpf.h967 BPF_PROG_RUN = BPF_PROG_TEST_RUN, enumerator
/linux/include/uapi/linux/
H A Dbpf.h967 BPF_PROG_RUN = BPF_PROG_TEST_RUN, enumerator
/linux/Documentation/hid/
H A Dhid-bpf.rst166 A ``syscall`` means that userspace called the syscall ``BPF_PROG_RUN`` facility.