Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 2 of 2) sorted by relevance

/fs/proc/
Dinode.c243 int (*ioctl)(struct inode *, struct file *, unsigned int, unsigned long); in proc_reg_unlocked_ioctl() local
/fs/
Dioctl.c545 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument