Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()