Home
last modified time | relevance | path

Searched defs:mm_lock_seq (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmmap_lock.h186 static inline bool __is_vma_write_locked(struct vm_area_struct *vma, unsigned int *mm_lock_seq) in __is_vma_write_locked()
208 unsigned int mm_lock_seq; in vma_start_write() local
232 unsigned int mm_lock_seq; in vma_start_write_killable() local
241 unsigned int mm_lock_seq; in vma_assert_write_locked() local
248 unsigned int mm_lock_seq; in vma_assert_locked() local
/linux/mm/
H A Dmmap_lock.c99 int __vma_start_write(struct vm_area_struct *vma, unsigned int mm_lock_seq, in __vma_start_write()