Searched refs:BPF_PROG_RUN (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/lib/bpf/ |
| H A D | skel_internal.h | 418 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 D | signed_loader.c | 116 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 D | bpf.h | 967 BPF_PROG_RUN = BPF_PROG_TEST_RUN, enumerator
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 967 BPF_PROG_RUN = BPF_PROG_TEST_RUN, enumerator
|
| /linux/Documentation/hid/ |
| H A D | hid-bpf.rst | 166 A ``syscall`` means that userspace called the syscall ``BPF_PROG_RUN`` facility.
|