Searched refs:read_seqcount_retry (Results 1 – 5 of 5) sorted by relevance
100 return read_seqcount_retry(&syncp->seq, start); in u64_stats_fetch_retry()131 return read_seqcount_retry(&syncp->seq, start); in u64_stats_fetch_retry_bh()
110 return !read_seqcount_retry(¤t->mems_allowed_seq, seq); in put_mems_allowed()
218 static inline int read_seqcount_retry(const seqcount_t *s, unsigned start) in read_seqcount_retry() function
303 if (!read_seqcount_retry(&dentry->d_seq, seq)) { in __d_rcu_to_refcount()
898 } while (read_seqcount_retry(&inode->i_size_seqcount, seq)); in i_size_read()