Searched refs:__read_seqcount_retry (Results 1 – 1 of 1) sorted by relevance
203 static inline int __read_seqcount_retry(const seqcount_t *s, unsigned start) in __read_seqcount_retry() function222 return __read_seqcount_retry(s, start); in read_seqcount_retry()