Searched refs:__read_seqcount_retry (Results 1 – 2 of 2) sorted by relevance
202 static inline int __read_seqcount_retry(const seqcount_t *s, unsigned start) in __read_seqcount_retry() function220 return __read_seqcount_retry(s, start); in read_seqcount_retry()
1566 if (__read_seqcount_retry(&parent->d_seq, nd->seq)) in lookup_fast()