Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqht.c144 struct qht_bucket { struct
149 struct qht_bucket *next; argument
152 QEMU_BUILD_BUG_ON(sizeof(struct qht_bucket) > QHT_BUCKET_ALIGN);
185 struct qht_bucket *buckets;
205 static void qht_bucket_debug__locked(struct qht_bucket *b) in qht_bucket_debug__locked()
240 static inline void qht_bucket_debug__locked(struct qht_bucket *b) in qht_bucket_debug__locked()
258 struct qht_bucket *b, in qht_do_if_first_in_stripe()
274 struct qht_bucket *b, in qht_bucket_lock_do()
287 struct qht_bucket *b) in qht_bucket_lock()
293 struct qht_bucket *b) in qht_bucket_unlock()
[all …]