Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Drbtree_latch.h209 } while (read_seqcount_latch_retry(&root->seq, seq)); in latch_tree_find()
H A Dseqlock.h692 read_seqcount_latch_retry(const seqcount_latch_t *s, unsigned start) in read_seqcount_latch_retry() function
/OK3568_Linux_fs/kernel/kernel/time/
H A Dsched_clock.c80 return read_seqcount_latch_retry(&cd.seq, seq); in sched_clock_read_retry()
H A Dtimekeeping.c489 } while (read_seqcount_latch_retry(&tkf->seq, seq)); in __ktime_get_fast_ns()
553 } while (read_seqcount_latch_retry(&tkf->seq, seq)); in __ktime_get_real_fast()