1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2024-11-19 13:27:49 +00:00
a155-U-u1/kernel-5.10/kernel/bpf/preload/iterators
2024-03-11 06:53:12 +11:00
..
bpf_preload_common.h first 2024-03-11 06:53:12 +11:00
iterators.bpf.c first 2024-03-11 06:53:12 +11:00
iterators.c first 2024-03-11 06:53:12 +11:00
iterators.skel.h first 2024-03-11 06:53:12 +11:00
Makefile first 2024-03-11 06:53:12 +11:00
README first 2024-03-11 06:53:12 +11:00

WARNING:
If you change "iterators.bpf.c" do "make -j" in this directory to rebuild "iterators.skel.h".
Make sure to have clang 10 installed.
See Documentation/bpf/bpf_devel_QA.rst