Home
last modified time | relevance | path

Searched defs:hashmap__add (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dhashmap.h116 static inline int hashmap__add(struct hashmap *map, in hashmap__add() function
/kernel/linux/linux-5.10/tools/perf/util/
Dhashmap.h116 static inline int hashmap__add(struct hashmap *map, in hashmap__add() function
/kernel/linux/linux-6.6/tools/lib/bpf/
Dhashmap.h138 #define hashmap__add(map, key, value) \ macro
/kernel/linux/linux-6.6/tools/perf/util/
Dhashmap.h138 #define hashmap__add(map, key, value) \ macro