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()
87 unsigned long vm_memory_committed(void) in vm_memory_committed() function92 EXPORT_SYMBOL_GPL(vm_memory_committed);
131 unsigned long vm_memory_committed(void) in vm_memory_committed() function135 EXPORT_SYMBOL_GPL(vm_memory_committed);
1038 status.num_committed = vm_memory_committed() + in post_status()