Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Drbtree_latch.h209 } while (read_seqcount_latch_retry(&root->seq, seq)); in latch_tree_find()
Dseqlock.h692 read_seqcount_latch_retry(const seqcount_latch_t *s, unsigned start) in read_seqcount_latch_retry() function
/kernel/linux/linux-5.10/kernel/time/
Dsched_clock.c79 return read_seqcount_latch_retry(&cd.seq, seq); in sched_clock_read_retry()
Dtimekeeping.c487 } while (read_seqcount_latch_retry(&tkf->seq, seq)); in __ktime_get_fast_ns()
551 } while (read_seqcount_latch_retry(&tkf->seq, seq)); in __ktime_get_real_fast()