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