Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dseqlock.h33 static inline void seqlock_write_begin(QemuSeqLock *sl) in seqlock_write_begin() function
53 seqlock_write_begin(sl); in seqlock_write_lock_impl()
/openbmc/qemu/util/
H A Dqht.c491 seqlock_write_begin(&head->sequence); in qht_bucket_reset__locked()
663 seqlock_write_begin(&head->sequence); in qht_insert__locked()
796 seqlock_write_begin(&head->sequence); in qht_remove__locked()
841 seqlock_write_begin(&head->sequence); in qht_bucket_iter()