Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dinode.c436 static int pde_mmap(struct proc_dir_entry *pde, struct file *file, struct vm_area_struct *vma) in pde_mmap() function
452 return pde_mmap(pde, file, vma); in proc_reg_mmap()
454 rv = pde_mmap(pde, file, vma); in proc_reg_mmap()