Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dnommu.c103 static const struct seq_operations proc_nommu_region_list_seqop = { variable
112 proc_create_seq("maps", S_IRUGO, NULL, &proc_nommu_region_list_seqop); in proc_nommu_init()