Searched refs:seqcount_t (Results 1 – 9 of 9) sorted by relevance
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()219 static inline void __seqprop_assert(const seqcount_t *s) in __seqprop_assert()253 seqcount_t: __seqprop_##prop, \449 static inline void do_raw_write_seqcount_end(seqcount_t *s) in do_raw_write_seqcount_end()501 static inline void do_write_seqcount_begin(seqcount_t *s) in do_write_seqcount_begin()521 static inline void do_write_seqcount_end(seqcount_t *s) in do_write_seqcount_end()[all …]
38 } seqcount_t; typedef64 seqcount_t seqcount; \
34 seqcount_t sequence;
66 seqcount_t seq;
132 seqcount_t ri_seqcount;
1066 seqcount_t mm_lock_seq;1095 seqcount_t write_protect_seq;
381 seqcount_t seqcount;
723 seqcount_t i_size_seqcount;
336 DECLARE_PER_CPU(seqcount_t, xt_recseq);
Completed in 34 milliseconds