Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c242 static int do_maps_open(struct inode *inode, struct file *file, in do_maps_open() function
374 return do_maps_open(inode, file, &proc_pid_maps_op); in pid_maps_open()
1006 return do_maps_open(inode, file, &proc_pid_smaps_op); in pid_smaps_open()
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c246 static int do_maps_open(struct inode *inode, struct file *file, in do_maps_open() function
369 return do_maps_open(inode, file, &proc_pid_maps_op); in pid_maps_open()
1020 return do_maps_open(inode, file, &proc_pid_smaps_op); in pid_smaps_open()

Completed in 6 milliseconds