Home
last modified time | relevance | path

Searched refs:read_seqcount_retry (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Du64_stats_sync.h100 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()
Dcpuset.h110 return !read_seqcount_retry(&current->mems_allowed_seq, seq); in put_mems_allowed()
Dseqlock.h218 static inline int read_seqcount_retry(const seqcount_t *s, unsigned start) in read_seqcount_retry() function
Ddcache.h303 if (!read_seqcount_retry(&dentry->d_seq, seq)) { in __d_rcu_to_refcount()
Dfs.h898 } while (read_seqcount_retry(&inode->i_size_seqcount, seq)); in i_size_read()