Searched refs:raw_read_seqcount (Results 1 – 4 of 4) sorted by relevance
313 #define raw_read_seqcount(s) \ macro340 start = raw_read_seqcount(s); \367 raw_read_seqcount(s) & ~1; \
731 if (unlikely(vma->vm_lock_seq == raw_read_seqcount(&vma->vm_mm->mm_lock_seq))) { in vma_start_read()1976 VM_BUG_ON(!(raw_read_seqcount(&vma->vm_mm->write_protect_seq) & 1)); in folio_needs_cow_for_dma()
1433 u32 seq = raw_read_seqcount(s); in xt_replace_table()1439 } while (seq == raw_read_seqcount(s)); in xt_replace_table()
3747 seq = raw_read_seqcount(&vcpu->arch.cputm_seqcount); in kvm_s390_get_cpu_timer()