Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/ !
Dmman.h73 static inline void vm_acct_memory(long pages) in vm_acct_memory() function
80 vm_acct_memory(-pages); in vm_unacct_memory()
/linux-5.19.10/mm/ !
Dutil.c1022 vm_acct_memory(pages); in __vm_enough_memory()
Dmremap.c704 vm_acct_memory(old_len >> PAGE_SHIFT); in move_vma()