summaryrefslogtreecommitdiff
path: root/tools/lib/bpf/hashmap.h
AgeCommit message (Expand)Author
2023-07-11libbpf: Remove HASHMAP_INIT static initialization helperJohn Sanpe
2022-11-11libbpf: Hashmap.h update to fix build issues using LLVM14Eduard Zingerman
2022-11-09libbpf: Hashmap interface update to allow both long and void* keys/valuesEduard Zingerman
2020-11-02libbpf, hashmap: Fix undefined behavior in hash_bitsIan Rogers
2020-09-28libbpf: Extract generic string hashing function for reuseAndrii Nakryiko
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz
2020-06-10libbpf: Define __WORDSIZE if not availableArnaldo Carvalho de Melo
2020-05-16libbpf, hashmap: Remove unused #includeIan Rogers
2019-07-29libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko
2019-05-24libbpf: add resizable non-thread safe internal hashmapAndrii Nakryiko