Searched refs:vm_memory_committed (Results 1 – 5 of 5) sorted by relevance
21 unsigned long vm_memory_committed(void);
194 goal_pages = vm_memory_committed() + in selfballoon_process()
71 unsigned long vm_memory_committed(void) in vm_memory_committed() function76 EXPORT_SYMBOL_GPL(vm_memory_committed);
132 unsigned long vm_memory_committed(void) in vm_memory_committed() function136 EXPORT_SYMBOL_GPL(vm_memory_committed);
1042 status.num_committed = vm_memory_committed() + in post_status()