Searched refs:raw_read_seqcount (Results 1 – 5 of 5) sorted by relevance
313 #define raw_read_seqcount(s) \ macro340 start = raw_read_seqcount(s); \367 raw_read_seqcount(s) & ~1; \
2163 VM_BUG_ON(!(raw_read_seqcount(&vma->vm_mm->write_protect_seq) & 1)); in folio_needs_cow_for_dma()
211 if (unlikely(vma->vm_lock_seq == raw_read_seqcount(&mm->mm_lock_seq))) { in vma_start_read()
1434 u32 seq = raw_read_seqcount(s); in xt_replace_table()1440 } while (seq == raw_read_seqcount(s)); in xt_replace_table()
3642 seq = raw_read_seqcount(&vcpu->arch.cputm_seqcount); in kvm_s390_get_cpu_timer()