Searched refs:hashmap_delete (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | hashmap.h | 150 bool hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value); 153 hashmap_delete((map), (long)(key), \
|
D | hashmap.c | 220 bool hashmap_delete(struct hashmap *map, long key, in hashmap_delete() function
|
/Linux-v6.6/tools/lib/bpf/ |
D | hashmap.h | 150 bool hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value); 153 hashmap_delete((map), (long)(key), \
|
D | hashmap.c | 220 bool hashmap_delete(struct hashmap *map, long key, in hashmap_delete() function
|