Searched refs:raw_read_seqcount (Results 1 – 6 of 6) sorted by relevance
104 seq = raw_read_seqcount(&cd.seq); in sched_clock()273 unsigned long seq = raw_read_seqcount(&cd.seq); in suspended_sched_clock_read()
130 static inline unsigned raw_read_seqcount(const seqcount_t *s) in raw_read_seqcount() function
1406 u32 seq = raw_read_seqcount(s); in xt_replace_table()1412 } while (seq == raw_read_seqcount(s)); in xt_replace_table()
121 return (raw_read_seqcount(&qdisc->running) & 1) ? true : false; in qdisc_is_running()
2501 seq = raw_read_seqcount(&vcpu->arch.cputm_seqcount); in kvm_s390_get_cpu_timer()
4582 seq = raw_read_seqcount(&obj->resv->seq); in i915_gem_busy_ioctl()