Searched refs:vm_acct_memory (Results 1 – 4 of 4) sorted by relevance
76 static inline void vm_acct_memory(long pages) in vm_acct_memory() function83 vm_acct_memory(-pages); in vm_unacct_memory()
979 static inline void vm_acct_memory(long pages);982 vm_acct_memory(-pages); in vm_unacct_memory()1205 static inline void vm_acct_memory(long pages) in vm_acct_memory() function
935 vm_acct_memory(pages); in __vm_enough_memory()
1131 vm_acct_memory(len >> PAGE_SHIFT); in unmap_source_vma()