Searched defs:raw_read_seqcount (Results 1 – 2 of 2) sorted by relevance
130 static inline unsigned raw_read_seqcount(const seqcount_t *s) in raw_read_seqcount() function
377 #define raw_read_seqcount(s) \ macro