Searched refs:read_sequnlock_excl_irqrestore (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dseqlock.h1021 * state, to be passed to read_sequnlock_excl_irqrestore().
1031 * read_sequnlock_excl_irqrestore() - end non-interruptible seqlock_t
1037 read_sequnlock_excl_irqrestore(seqlock_t *sl, unsigned long flags) function
1156 read_sequnlock_excl_irqrestore(lock, flags);

Completed in 109 milliseconds