Searched refs:vm_lock_seq (Results 1 – 5 of 5) sorted by relevance
59 vma->vm_lock_seq = UINT_MAX; in alloc_and_link_vma()91 int seq = vma->vm_lock_seq; in vma_write_started()94 vma->vm_lock_seq = UINT_MAX; in vma_write_started()
44 vma->vm_lock_seq++;51 vma->vm_lock_seq++;
578 unsigned int vm_lock_seq; member1232 vma->vm_lock_seq = UINT_MAX; in vma_init()
159 vma->vm_lock_seq = UINT_MAX; in vma_lock_init()288 return vma->vm_lock_seq == __vma_raw_mm_seqnum(vma); in __is_vma_write_locked()
968 unsigned int vm_lock_seq; member