Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H 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,
H A Dhv_balloon.c1156 status.num_committed = vm_memory_committed() + in post_status()
1163 vm_memory_committed(), dm->num_pages_ballooned, in post_status()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmman.h68 unsigned long vm_memory_committed(void);
/OK3568_Linux_fs/kernel/fs/proc/
H A Dmeminfo.c44 committed = vm_memory_committed(); in meminfo_proc_show()
/OK3568_Linux_fs/kernel/mm/
H A Dutil.c896 unsigned long vm_memory_committed(void) in vm_memory_committed() function
900 EXPORT_SYMBOL_GPL(vm_memory_committed);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_qcom3014 vm_memory_committed