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

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

Completed in 100 milliseconds