Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dseqlock.h655 #define SEQCNT_LATCH_ZERO(seq_name) { \ macro
/openbmc/linux/kernel/time/
H A Dtimekeeping.c106 .seq = SEQCNT_LATCH_ZERO(tk_fast_mono.seq),
112 .seq = SEQCNT_LATCH_ZERO(tk_fast_raw.seq),
/openbmc/linux/kernel/printk/
H A Dprintk.c466 .latch = SEQCNT_LATCH_ZERO(clear_seq.latch),