read_seqcount_retry  131 include/linux/cpuset.h 	return read_seqcount_retry(&current->mems_allowed_seq, seq);
read_seqcount_retry  682 include/linux/fs.h 	} while (read_seqcount_retry(&inode->i_size_seqcount, seq));
read_seqcount_retry  683 include/linux/genhd.h 	} while (read_seqcount_retry(&part->nr_sects_seq, seq));
read_seqcount_retry  315 include/linux/seqlock.h 	return read_seqcount_retry(&sl->seqcount, start);
read_seqcount_retry  107 include/linux/u64_stats_sync.h 	return read_seqcount_retry(&syncp->seq, start);
read_seqcount_retry  138 include/linux/u64_stats_sync.h 	return read_seqcount_retry(&syncp->seq, start);