Searched refs:pages (Results 1 – 4 of 4) sorted by relevance
125 from userspace allocation. Keeping a user from writing to low pages151 separately allocated pages, are not on the process stack,170 bool "Refuse to copy allocations that span multiple pages"
831 int security_vm_enough_memory_mm(struct mm_struct *mm, long pages) in security_vm_enough_memory_mm() argument845 rc = hp->hook.vm_enough_memory(mm, pages); in security_vm_enough_memory_mm()851 return __vm_enough_memory(mm, pages, cap_sys_admin); in security_vm_enough_memory_mm()
1408 int cap_vm_enough_memory(struct mm_struct *mm, long pages) in cap_vm_enough_memory() argument
2269 static int selinux_vm_enough_memory(struct mm_struct *mm, long pages) in selinux_vm_enough_memory() argument