Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dicount-common.c136 start = seqlock_read_begin(&timers_state.vm_clock_seqlock); in icount_get_raw()
150 start = seqlock_read_begin(&timers_state.vm_clock_seqlock); in icount_get()
242 seq = seqlock_read_begin(&timers_state.vm_clock_seqlock); in icount_warp_rt()
/openbmc/qemu/include/qemu/
H A Dseqlock.h68 static inline unsigned seqlock_read_begin(const QemuSeqLock *sl) in seqlock_read_begin() function
/openbmc/qemu/util/
H A Dqht.c589 version = seqlock_read_begin(&b->sequence); in qht_lookup__slowpath()
606 version = seqlock_read_begin(&b->sequence); in qht_lookup_custom()
998 version = seqlock_read_begin(&head->sequence); in qht_statistics_init()