Home
last modified time | relevance | path

Searched refs:hashmap_delete (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dhashmap.h150 bool hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value);
153 hashmap_delete((map), (long)(key), \
H A Dhashmap.c220 bool hashmap_delete(struct hashmap *map, long key, in hashmap_delete() function
/openbmc/linux/tools/perf/util/
H A Dhashmap.h150 bool hashmap_delete(struct hashmap *map, long key, long *old_key, long *old_value);
153 hashmap_delete((map), (long)(key), \
H A Dhashmap.c220 bool hashmap_delete(struct hashmap *map, long key, in hashmap_delete() function