Searched refs:mlock_future_ok (Results 1 – 4 of 4) sorted by relevance
914 bool mlock_future_ok(const struct mm_struct *mm, bool is_vma_locked,
1833 if (!mlock_future_ok(mm, vma_test(vma, VMA_LOCKED_BIT), vrm->delta)) in check_prep_vma()
3204 if (!mlock_future_ok(mm, vma_test(vma, VMA_LOCKED_BIT), in acct_stack_growth()
1527 static inline bool mlock_future_ok(const struct mm_struct *mm, in mlock_future_ok() function