Searched refs:cap_vm_enough_memory (Results 1 – 4 of 4) sorted by relevance
1403 int cap_vm_enough_memory(struct mm_struct *mm, long pages) in cap_vm_enough_memory() function1464 LSM_HOOK_INIT(vm_enough_memory, cap_vm_enough_memory),
168 extern int cap_vm_enough_memory(struct mm_struct *mm, long pages);596 return __vm_enough_memory(mm, pages, cap_vm_enough_memory(mm, pages)); in security_vm_enough_memory_mm()
14706 ffff800010439430 T cap_vm_enough_memory
Completed in 345 milliseconds