Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds