Home
last modified time | relevance | path

Searched refs:hashmap_needs_to_grow (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dhashmap.c95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow() function
187 if (hashmap_needs_to_grow(map)) { in hashmap_insert()
/Linux-v6.6/tools/lib/bpf/
Dhashmap.c95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow() function
187 if (hashmap_needs_to_grow(map)) { in hashmap_insert()