KD_FONT_OP_GET   4641 drivers/tty/vt/vt.c 	case KD_FONT_OP_GET:
KD_FONT_OP_GET    267 drivers/tty/vt/vt_ioctl.c 		op->op = KD_FONT_OP_GET;
KD_FONT_OP_GET    922 drivers/tty/vt/vt_ioctl.c 		op.op = KD_FONT_OP_GET;
KD_FONT_OP_GET    978 drivers/tty/vt/vt_ioctl.c 		if (!perm && op.op != KD_FONT_OP_GET)
KD_FONT_OP_GET   1114 drivers/tty/vt/vt_ioctl.c 		op->op = KD_FONT_OP_GET;
KD_FONT_OP_GET   1148 drivers/tty/vt/vt_ioctl.c 	if (!perm && op->op != KD_FONT_OP_GET)