Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqht.c782 bool qht_remove__locked(struct qht_bucket *head, const void *p, uint32_t hash) in qht_remove__locked() function
817 ret = qht_remove__locked(b, p, hash); in qht_remove()