Searched defs:seqlock_init (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/qemu/ | ||
H A D | seqlock.h | 27 static inline void seqlock_init(QemuSeqLock *sl) in seqlock_init() function |
/openbmc/linux/include/linux/ | ||
H A D | seqlock.h | 872 #define seqlock_init(sl) \ macro |