Searched refs:mm_lock_seq (Results 1 – 2 of 2) sorted by relevance
44 .mm_lock_seq = SEQCNT_ZERO(init_mm.mm_lock_seq),
78 void __vma_start_write(struct vm_area_struct *vma, unsigned int mm_lock_seq) in __vma_start_write() argument95 WRITE_ONCE(vma->vm_lock_seq, mm_lock_seq); in __vma_start_write()
Completed in 5 milliseconds