Searched refs:raw_read_seqcount (Results 1 – 2 of 2) sorted by relevance
130 static inline unsigned raw_read_seqcount(const seqcount_t *s) in raw_read_seqcount() function
114 return (raw_read_seqcount(&qdisc->running) & 1) ? true : false; in qdisc_is_running()