Searched refs:raw_read_seqcount_latch (Results 1 – 2 of 2) sorted by relevance
207 seq = raw_read_seqcount_latch(&root->seq); in latch_tree_find()
638 static __always_inline unsigned raw_read_seqcount_latch(const seqcount_latch_t *s) in raw_read_seqcount_latch() function661 return raw_read_seqcount_latch(s); in read_seqcount_latch()