Searched defs:hashmap__delete (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | hashmap.c | 220 bool hashmap__delete(struct hashmap *map, const void *key, in hashmap__delete() function
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | hashmap.c | 220 bool hashmap__delete(struct hashmap *map, const void *key, in hashmap__delete() function
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| D | hashmap.h | 152 #define hashmap__delete(map, key, old_key, old_value) \ macro
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | hashmap.h | 152 #define hashmap__delete(map, key, old_key, old_value) \ macro
|