Searched refs:do_vfs_ioctl (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/ |
D | internal.h | 178 extern int do_vfs_ioctl(struct file *file, unsigned int fd, unsigned int cmd,
|
D | ioctl.c | 626 int do_vfs_ioctl(struct file *filp, unsigned int fd, unsigned int cmd, in do_vfs_ioctl() function 702 error = do_vfs_ioctl(f.file, fd, cmd, arg); in ksys_ioctl()
|
D | compat_ioctl.c | 1441 error = do_vfs_ioctl(f.file, fd, cmd, arg); in COMPAT_SYSCALL_DEFINE3()
|
/Linux-v4.19/Documentation/trace/ |
D | histogram.rst | 617 do_vfs_ioctl+0x2f0/0x4f0
|