Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c5027 static int vmalloc_info_show(struct seq_file *m, void *p) in vmalloc_info_show() function
5108 proc_create_single("vmallocinfo", 0400, NULL, vmalloc_info_show); in proc_vmalloc_init()