Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drbtree_latch.h205 seq = raw_read_seqcount_latch(&root->seq); in latch_tree_find()
Dseqlock.h278 static inline int raw_read_seqcount_latch(seqcount_t *s) in raw_read_seqcount_latch() function
/linux-4.4.14/kernel/time/
Dtimekeeping.c384 seq = raw_read_seqcount_latch(&tkf->seq); in __ktime_get_fast_ns()