ioctl
static int ioctl(struct tty_struct *tty,
#define ioctl(fd, cmd, arg) __sysret(sys_ioctl(fd, cmd, (unsigned long)(arg)))