Home
last modified time | relevance | path

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

/include/linux/
Dseqlock.h203 static inline int __read_seqcount_retry(const seqcount_t *s, unsigned start) in __read_seqcount_retry() function
222 return __read_seqcount_retry(s, start); in read_seqcount_retry()