summaryrefslogtreecommitdiff
path: root/tools/arch/hexagon/include
diff options
context:
space:
mode:
Diffstat (limited to 'tools/arch/hexagon/include')
0 files changed, 0 insertions, 0 deletions
/patch/tools/testing/selftests/bpf?id=2ee89fb9a942e250b5adb5535de4acca14bb7fa2'>patch) treea2a05ae382318bb1a863aa8afee37055409e521c /tools/testing/selftests/bpf parentd02d8986a7688d3f0ff6ef61aa6beb41427692eb (diff)
bpf: Use bpf_load_program() from the library
Replace bpf_prog_load() with bpf_load_program() calls. Signed-off-by: Mickaël Salaün <mic@digikod.net> Cc: Alexei Starovoitov <ast@fb.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf')
-rw-r--r--tools/testing/selftests/bpf/Makefile4
-rw-r--r--tools/testing/selftests/bpf/bpf_sys.h21
-rw-r--r--tools/testing/selftests/bpf/test_tag.c6
-rw-r--r--tools/testing/selftests/bpf/test_verifier.c8
4 files changed, 12 insertions, 27 deletions
diff --git a/tools/testing/selftests/bpf/Makefile b/tools/testing/selftests/bpf/Makefile