Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dseqlock.h82 __read_seqcount_begin(const struct seqcount *seqcount) in __read_seqcount_begin() function
106 gen = __read_seqcount_begin(seqcount); in read_seqcount_begin()