Searched refs:get_vmalloc_info (Results 1 – 3 of 3) sorted by relevance
192 extern void get_vmalloc_info(struct vmalloc_info *vmi);196 #define get_vmalloc_info(vmi) \ macro
52 get_vmalloc_info(&vmi); in meminfo_proc_show()
2691 void get_vmalloc_info(struct vmalloc_info *vmi) in get_vmalloc_info() function