Home
last modified time | relevance | path

Searched refs:vm_memory_committed (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/hv/
A Dhv_trace_balloon.h11 unsigned long vm_memory_committed,
15 TP_ARGS(available, committed, vm_memory_committed,
20 __field(unsigned long, vm_memory_committed)
28 __entry->vm_memory_committed = vm_memory_committed;
36 __entry->vm_memory_committed, __entry->pages_ballooned,
A Dhv_balloon.c1158 status.num_committed = vm_memory_committed() + in post_status()
1165 vm_memory_committed(), dm->num_pages_ballooned, in post_status()
/linux/include/linux/
A Dmman.h71 unsigned long vm_memory_committed(void);
/linux/fs/proc/
A Dmeminfo.c44 committed = vm_memory_committed(); in meminfo_proc_show()
/linux/mm/
A Dutil.c879 unsigned long vm_memory_committed(void) in vm_memory_committed() function
883 EXPORT_SYMBOL_GPL(vm_memory_committed);
/linux/
A Dvmlinux.symvers7607 0x00000000 vm_memory_committed vmlinux EXPORT_SYMBOL_GPL
A DSystem.map6699 ffff8000101b0070 T vm_memory_committed
A D.tmp_System.map6699 ffff8000101b0070 T vm_memory_committed

Completed in 318 milliseconds