Searched refs:vt_ioctl (Results 1 – 5 of 5) sorted by relevance
7 obj-$(CONFIG_VT) += vt_ioctl.o vc_screen.o \
797 int vt_ioctl(struct tty_struct *tty, in vt_ioctl() function1220 return vt_ioctl(tty, cmd, arg); in vt_compat_ioctl()1227 return vt_ioctl(tty, cmd, (unsigned long)up); in vt_compat_ioctl()
3527 .ioctl = vt_ioctl,
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
766 extern int vt_ioctl(struct tty_struct *tty,