Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dnommu.c104 static const struct seq_operations proc_nommu_region_list_seqop = { variable
113 proc_create_seq("maps", S_IRUGO, NULL, &proc_nommu_region_list_seqop); in proc_nommu_init()