Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmman.h66 static inline void vm_acct_memory(long pages) in vm_acct_memory() function
73 vm_acct_memory(-pages); in vm_unacct_memory()
/Linux-v4.19/mm/
Dutil.c654 vm_acct_memory(pages); in __vm_enough_memory()