Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqht.c183 struct qht_map { struct
197 static void qht_do_resize_reset(struct qht *ht, struct qht_map *new, argument
228 static void qht_map_debug__all_locked(struct qht_map *map) in qht_map_debug__all_locked()
243 static inline void qht_map_debug__all_locked(struct qht_map *map) in qht_map_debug__all_locked()
257 static inline void qht_do_if_first_in_stripe(struct qht_map *map, in qht_do_if_first_in_stripe()
273 static inline void qht_bucket_lock_do(struct qht_map *map, in qht_bucket_lock_do()
286 static inline void qht_bucket_lock(struct qht_map *map, in qht_bucket_lock()
292 static inline void qht_bucket_unlock(struct qht_map *map, in qht_bucket_unlock()
298 static inline void qht_head_init(struct qht_map *map, struct qht_bucket *b) in qht_head_init()
306 struct qht_bucket *qht_map_to_bucket(const struct qht_map *map, uint32_t hash) in qht_map_to_bucket()
[all …]
/openbmc/qemu/include/qemu/
H A Dqht.h17 struct qht_map *map;