Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dseqlock.h428 __read_seqcount_t_retry(__seqcount_ptr(s), start)
430 static inline int __read_seqcount_t_retry(const seqcount_t *s, unsigned start) in __read_seqcount_t_retry() function
453 return __read_seqcount_t_retry(s, start); in read_seqcount_t_retry()