Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dhashmap.h50 * behind auxiliary macros, e.g. hashmap_insert <-> hashmap__insert;
129 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
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhashmap.h50 * behind auxiliary macros, e.g. hashmap_insert <-> hashmap__insert;
129 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

Completed in 2 milliseconds