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

/linux-master/include/linux/
H A Dmman.h77 static inline void vm_acct_memory(long pages) function
84 vm_acct_memory(-pages);
/linux-master/mm/
H A Dutil.c964 vm_acct_memory(pages);
H A Dmremap.c788 vm_acct_memory(old_len >> PAGE_SHIFT);

Completed in 212 milliseconds