Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dinode.c382 static long pde_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned lon… in pde_ioctl() function
398 return pde_ioctl(pde, file, cmd, arg); in proc_reg_unlocked_ioctl()
400 rv = pde_ioctl(pde, file, cmd, arg); in proc_reg_unlocked_ioctl()