Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseqlock.h826 static __always_inline void write_seqcount_latch(seqcount_latch_t *s) in write_seqcount_latch() function
/openbmc/linux/Documentation/locking/
H A Dseqlock.rst156 Check `write_seqcount_latch()` for more information.