Home
last modified time | relevance | path

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

/linux/include/linux/
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/tools/testing/vma/
A Dvma_internal.h500 static inline void vm_acct_memory(long pages);
503 vm_acct_memory(-pages); in vm_unacct_memory()
749 static inline void vm_acct_memory(long pages) in vm_acct_memory() function
/linux/mm/
A Dutil.c1037 vm_acct_memory(pages); in __vm_enough_memory()
A Dmremap.c795 vm_acct_memory(old_len >> PAGE_SHIFT); in move_vma()

Completed in 13 milliseconds