Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dnommu.c121 static const struct file_operations proc_nommu_region_list_operations = { variable
130 proc_create("maps", S_IRUGO, NULL, &proc_nommu_region_list_operations); in proc_nommu_init()