Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqht.c722 static inline bool qht_entry_is_last(const struct qht_bucket *b, int pos) in qht_entry_is_last() function
757 if (qht_entry_is_last(orig, pos)) { in qht_bucket_remove_entry()