erator' content='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_lru_map.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün1-3/+3
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün1-14/+14
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün1-41/+56