Searched refs:raw_read_seqcount (Results 1 – 4 of 4) sorted by relevance
113 seq = raw_read_seqcount(&obj->base.resv->seq); in i915_gem_busy_ioctl()
377 #define raw_read_seqcount(s) \ macro409 raw_read_seqcount(s) & ~1; \
144 return (raw_read_seqcount(&qdisc->running) & 1) ? true : false; in qdisc_is_running()
3026 seq = raw_read_seqcount(&vcpu->arch.cputm_seqcount); in kvm_s390_get_cpu_timer()