Searched refs:cap_vm_enough_memory (Results 1 – 3 of 3) sorted by relevance
951 int cap_vm_enough_memory(struct mm_struct *mm, long pages) in cap_vm_enough_memory() function
102 extern int cap_vm_enough_memory(struct mm_struct *mm, long pages);2050 return cap_vm_enough_memory(mm, pages); in security_vm_enough_memory_mm()
642 security/commoncap.c::cap_vm_enough_memory() for more information.