Home
last modified time | relevance | path

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

/qemu/util/
H A Dqht.c199 static void qht_grow_maybe(struct qht *ht);
674 static __attribute__((noinline)) void qht_grow_maybe(struct qht *ht) in qht_grow_maybe() function
711 qht_grow_maybe(ht); in qht_insert()