Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Dstubs.h432 static inline bool vma_supports_mlock(const struct vm_area_struct *vma) in vma_supports_mlock() function
/linux/mm/
H A Dvma.c2621 if (!vma_supports_mlock(vma)) in __mmap_complete()