Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dnommu.c109 static const struct seq_operations proc_nommu_region_list_seqop = { variable
118 proc_create_seq("maps", S_IRUGO, NULL, &proc_nommu_region_list_seqop); in proc_nommu_init()