Searched refs:fontop (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/vt/
H A Dvt_ioctl.c1145 compat_kdfontop_ioctl(struct compat_console_font_op __user *fontop, compat_kdfontop_ioctl() argument
1150 if (copy_from_user(op, fontop, sizeof(struct compat_console_font_op))) compat_kdfontop_ioctl()
1159 if (copy_to_user(fontop, op, sizeof(struct compat_console_font_op))) compat_kdfontop_ioctl()

Completed in 50 milliseconds