Home
last modified time | relevance | path

Searched refs:vma_start_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmm.h657 static inline bool vma_start_read(struct vm_area_struct *vma) in vma_start_read() function
775 static inline bool vma_start_read(struct vm_area_struct *vma) in vma_start_read() function
/openbmc/linux/mm/
H A Dmemory.c5488 if (!vma_start_read(vma)) in lock_vma_under_rcu()