Home
last modified time | relevance | path

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

/include/linux/
A Du64_stats_sync.h177 return read_seqcount_retry(&syncp->seq, start); in __u64_stats_fetch_retry()
A Dcpuset.h160 return read_seqcount_retry(&current->mems_allowed_seq, seq); in read_mems_allowed_retry()
A Dseqlock.h405 #define read_seqcount_retry(s, start) \ macro
852 return read_seqcount_retry(&sl->seqcount, start); in read_seqretry()
A Dmmap_lock.h110 return read_seqcount_retry(&mm->mm_lock_seq, seq); in mmap_lock_speculate_retry()
A Dfs.h977 } while (read_seqcount_retry(&inode->i_size_seqcount, seq)); in i_size_read()
/include/net/netfilter/
A Dnf_conntrack.h345 } while (read_seqcount_retry(&nf_conntrack_generation, sequence)); in nf_conntrack_get_ht()

Completed in 20 milliseconds