summaryrefslogtreecommitdiff
path: root/samples/bpf/test_map_in_map_user.c
AgeCommit message (Expand)Author
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin
2020-07-08samples: bpf: Refactor BPF map in map test with libbpfDaniel T. Lee
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski
2017-06-29bpf: Add test for syscall on fd array/htab lookupMartin KaFai Lau
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau