Home
last modified time | relevance | path

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

/fs/proc/
Dtask_nommu.c275 static int maps_open(struct inode *inode, struct file *file, in maps_open() function
297 return maps_open(inode, file, &proc_pid_maps_ops); in pid_maps_open()
302 return maps_open(inode, file, &proc_tid_maps_ops); in tid_maps_open()