Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dvmalloc.c2677 static const struct file_operations proc_vmalloc_operations = { variable
2686 proc_create("vmallocinfo", S_IRUSR, NULL, &proc_vmalloc_operations); in proc_vmalloc_init()