Home
last modified time | relevance | path

Searched refs:vm_commit_limit (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmman.h164 unsigned long vm_commit_limit(void);
/linux/mm/
H A Dutil.c875 unsigned long vm_commit_limit(void) in vm_commit_limit() function
949 allowed = vm_commit_limit(); in __vm_enough_memory()