Home
last modified time | relevance | path

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

/linux/mm/
H A Dinternal.h914 bool mlock_future_ok(const struct mm_struct *mm, bool is_vma_locked,
H A Dmremap.c1833 if (!mlock_future_ok(mm, vma_test(vma, VMA_LOCKED_BIT), vrm->delta)) in check_prep_vma()
H A Dvma.c3204 if (!mlock_future_ok(mm, vma_test(vma, VMA_LOCKED_BIT), in acct_stack_growth()
/linux/tools/testing/vma/include/
H A Ddup.h1527 static inline bool mlock_future_ok(const struct mm_struct *mm, in mlock_future_ok() function