Home
last modified time | relevance | path

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

/linux/mm/
H A Dmmap.c229 bool mlock_future_ok(const struct mm_struct *mm, bool is_vma_locked, in mlock_future_ok() argument
234 if (!is_vma_locked || capable(CAP_IPC_LOCK)) in mlock_future_ok()
H A Dinternal.h1049 bool mlock_future_ok(const struct mm_struct *mm, bool is_vma_locked,