Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dsched_clock.c130 raw_write_seqcount_latch(&cd.seq); in update_clock_read_data()
136 raw_write_seqcount_latch(&cd.seq); in update_clock_read_data()
Dtimekeeping.c369 raw_write_seqcount_latch(&tkf->seq); in update_fast_timekeeper()
375 raw_write_seqcount_latch(&tkf->seq); in update_fast_timekeeper()
/linux-4.1.27/include/linux/
Dseqlock.h240 static inline void raw_write_seqcount_latch(seqcount_t *s) in raw_write_seqcount_latch() function