Searched refs:__vm_enough_memory (Results 1 – 4 of 4) sorted by relevance
930 int __vm_enough_memory(const struct mm_struct *mm, long pages, int cap_sys_admin) in __vm_enough_memory() function
729 return __vm_enough_memory(mm, pages, cap_sys_admin); in security_vm_enough_memory_mm()
3822 extern int __vm_enough_memory(const struct mm_struct *mm, long pages, int cap_sys_admin);
858 mm/util.c::__vm_enough_memory() for more information.