Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmman.h78 static inline void vm_acct_memory(long pages) in vm_acct_memory() function
85 vm_acct_memory(-pages); in vm_unacct_memory()
/linux/mm/
H A Dutil.c1044 vm_acct_memory(pages); in __vm_enough_memory()
H A Dmremap.c834 vm_acct_memory(old_len >> PAGE_SHIFT); in move_vma()