Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dinode.c407 static long pde_compat_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsig… in pde_compat_ioctl() function
422 return pde_compat_ioctl(pde, file, cmd, arg); in proc_reg_compat_ioctl()
424 rv = pde_compat_ioctl(pde, file, cmd, arg); in proc_reg_compat_ioctl()