Home
last modified time | relevance | path

Searched refs:vm_lock_seq (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/vma/
H A Dshared.c58 vma->vm_lock_seq = UINT_MAX; in alloc_and_link_vma()
90 int seq = vma->vm_lock_seq; in vma_write_started()
93 vma->vm_lock_seq = UINT_MAX; in vma_write_started()
/linux/tools/testing/vma/include/
H A Dcustom.h44 vma->vm_lock_seq++;
51 vma->vm_lock_seq++;
H A Ddup.h587 unsigned int vm_lock_seq; member
1221 vma->vm_lock_seq = UINT_MAX; in vma_init()
/linux/include/linux/
H A Dmmap_lock.h159 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()