Home
last modified time | relevance | path

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

/include/linux/
Drbtree_latch.h207 seq = raw_read_seqcount_latch(&root->seq); in latch_tree_find()
Dseqlock.h638 static __always_inline unsigned raw_read_seqcount_latch(const seqcount_latch_t *s) in raw_read_seqcount_latch() function
661 return raw_read_seqcount_latch(s); in read_seqcount_latch()