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

/linux-master/fs/proc/
H A Dinode.c425 static int pde_mmap(struct proc_dir_entry *pde, struct file *file, struct vm_area_struct *vma) function
441 return pde_mmap(pde, file, vma);
443 rv = pde_mmap(pde, file, vma);

Completed in 106 milliseconds