Home
last modified time | relevance | path

Searched defs:may_expand_vm (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmmap.c1328 bool may_expand_vm(struct mm_struct *mm, vm_flags_t flags, unsigned long npages) in may_expand_vm() function
/linux/tools/testing/vma/
H A Dvma_internal.h1145 static inline bool may_expand_vm(struct mm_struct *, vm_flags_t, unsigned long) in may_expand_vm() function