Home
last modified time | relevance | path

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

/qemu/util/
H A Dqht.c257 static inline void qht_do_if_first_in_stripe(struct qht_map *map, in qht_do_if_first_in_stripe() function
301 qht_do_if_first_in_stripe(map, b, qemu_spin_init); in qht_head_init()
319 qht_do_if_first_in_stripe(map, b, qemu_spin_lock); in qht_map_lock_buckets()
330 qht_do_if_first_in_stripe(map, b, qemu_spin_unlock); in qht_map_unlock_buckets()
420 qht_do_if_first_in_stripe(map, head, qemu_spin_destroy); in qht_chain_destroy()