Searched refs:vtsizes (Results 1 – 1 of 1) sorted by relevance
908 struct vt_sizes __user *vtsizes = up; in vt_ioctl() local914 if (get_user(ll, &vtsizes->v_rows) || in vt_ioctl()915 get_user(cc, &vtsizes->v_cols)) in vt_ioctl()
Completed in 4 milliseconds