Searched refs:seqcount_t (Results 1 – 10 of 10) sorted by relevance
41 static inline void __seqcount_init(seqcount_t *s, const char *name, in __seqcount_init()66 static inline void seqcount_lockdep_reader_access(const seqcount_t *s) in seqcount_lockdep_reader_access()68 seqcount_t *l = (seqcount_t *)s; in seqcount_lockdep_reader_access()145 static __always_inline seqcount_t * \151 static __always_inline const seqcount_t * \199 static inline seqcount_t *__seqprop_ptr(seqcount_t *s) in __seqprop_ptr()204 static inline const seqcount_t *__seqprop_const_ptr(const seqcount_t *s) in __seqprop_const_ptr()209 static inline unsigned __seqprop_sequence(const seqcount_t *s) in __seqprop_sequence()214 static inline bool __seqprop_preemptible(const seqcount_t *s) in __seqprop_preemptible()219 static inline void __seqprop_assert(const seqcount_t *s) in __seqprop_assert()[all …]
38 } seqcount_t; typedef64 seqcount_t seqcount; \
34 seqcount_t sequence;
88 seqcount_t seq ____cacheline_aligned_in_smp;
66 seqcount_t seq;
942 seqcount_t mm_lock_seq;962 seqcount_t write_protect_seq;
429 seqcount_t freeze_seq;
366 seqcount_t seqcount;
683 seqcount_t i_size_seqcount;
346 DECLARE_PER_CPU(seqcount_t, xt_recseq);