Home
last modified time | relevance | path

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

/mm/
Dvmalloc.c2656 static const struct file_operations proc_vmalloc_operations = { variable
2665 proc_create("vmallocinfo", S_IRUSR, NULL, &proc_vmalloc_operations); in proc_vmalloc_init()