Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmman.h23 static inline void vm_acct_memory(long pages) in vm_acct_memory() function
30 vm_acct_memory(-pages); in vm_unacct_memory()
/linux-4.4.14/mm/
Dnommu.c1852 vm_acct_memory(pages); in __vm_enough_memory()
Dmmap.c162 vm_acct_memory(pages); in __vm_enough_memory()