Searched refs:vtsizes (Results 1 – 1 of 1) sorted by relevance
772 struct vt_sizes __user *vtsizes = up; in vt_ioctl() local778 if (get_user(ll, &vtsizes->v_rows) || in vt_ioctl()779 get_user(cc, &vtsizes->v_cols)) in vt_ioctl()