Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dhashmap.h129 int hashmap_insert(struct hashmap *map, long key, long value,
134 hashmap_insert((map), (long)(key), (long)(value), (strategy), \
H A Dhashmap.c154 int hashmap_insert(struct hashmap *map, long key, long value, in hashmap_insert() function
/openbmc/linux/tools/perf/util/
H A Dhashmap.h129 int hashmap_insert(struct hashmap *map, long key, long value,
134 hashmap_insert((map), (long)(key), (long)(value), (strategy), \
H A Dhashmap.c154 int hashmap_insert(struct hashmap *map, long key, long value, in hashmap_insert() function