Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqht.c273 static inline void qht_bucket_lock_do(struct qht_map *map, in qht_bucket_lock_do() function
289 qht_bucket_lock_do(map, b, qemu_spin_lock); in qht_bucket_lock()
295 qht_bucket_lock_do(map, b, qemu_spin_unlock); in qht_bucket_unlock()