Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dinode.c431 static int pde_mmap(struct proc_dir_entry *pde, struct file *file, struct vm_area_struct *vma) in pde_mmap() function
447 return pde_mmap(pde, file, vma); in proc_reg_mmap()
449 rv = pde_mmap(pde, file, vma); in proc_reg_mmap()