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