Searched refs:vt_ioctl (Results 1 – 5 of 5) sorted by relevance
6 obj-$(CONFIG_VT) += vt_ioctl.o vc_screen.o \
497 int vt_ioctl(struct tty_struct *tty, in vt_ioctl() function1583 return vt_ioctl(tty, cmd, arg); in vt_compat_ioctl()
2953 .ioctl = vt_ioctl,
209 EIP is at vt_ioctl+0xda8/0x1482215 (gdb) p vt_ioctl216 (gdb) l *(0x<address of vt_ioctl> + 0xda8)218 (gdb) l *(vt_ioctl + 0xda8)
588 extern int vt_ioctl(struct tty_struct *tty,