Home
last modified time | relevance | path

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

/include/linux/
Dseqlock.h139 static inline unsigned __read_seqcount_begin(const seqcount_t *s) in __read_seqcount_begin() function
163 unsigned ret = __read_seqcount_begin(s); in read_seqcount_begin()