Searched defs:hashmap__set (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | hashmap.h | 122 static inline int hashmap__set(struct hashmap *map, in hashmap__set() function
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | hashmap.h | 122 static inline int hashmap__set(struct hashmap *map, in hashmap__set() function
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| D | hashmap.h | 141 #define hashmap__set(map, key, value, old_key, old_value) \ macro
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | hashmap.h | 141 #define hashmap__set(map, key, value, old_key, old_value) \ macro
|