Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dhashmap.c82 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow() function
175 if (hashmap_needs_to_grow(map)) { in hashmap__insert()