Searched refs:vt_ioctl (Results 1 – 9 of 9) sorted by relevance
132 EIP is at vt_ioctl+0xda8/0x1482139 (gdb) l *vt_ioctl+0xda8140 0x1888 is in vt_ioctl (drivers/tty/vt/vt_ioctl.c:293).154 (gdb) p vt_ioctl155 $1 = {int (struct tty_struct *, unsigned int, unsigned long)} 0xae0 <vt_ioctl>161 $ gdb drivers/tty/vt/vt_ioctl.o162 (gdb) l *vt_ioctl+0xda8
7 obj-$(CONFIG_VT) += vt_ioctl.o vc_screen.o \
736 int vt_ioctl(struct tty_struct *tty, in vt_ioctl() function1109 return vt_ioctl(tty, cmd, arg); in vt_compat_ioctl()1116 return vt_ioctl(tty, cmd, (unsigned long)up); in vt_compat_ioctl()
3568 .ioctl = vt_ioctl,
778 extern int vt_ioctl(struct tty_struct *tty,