Home
last modified time | relevance | path

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

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