Searched defs:write_seqcount_begin (Results 1 – 2 of 2) sorted by relevance
387 static inline void write_seqcount_begin(seqcount_t *s) in write_seqcount_begin() function
529 #define write_seqcount_begin(s) \ macro