v_rows 839 drivers/tty/vt/vt_ioctl.c if (get_user(ll, &vtsizes->v_rows) || v_rows 870 drivers/tty/vt/vt_ioctl.c if (v.v_rows != rows) { v_rows 871 drivers/tty/vt/vt_ioctl.c if (v.v_rows) /* Parameters don't add up */ v_rows 873 drivers/tty/vt/vt_ioctl.c v.v_rows = rows; v_rows 901 drivers/tty/vt/vt_ioctl.c vc_resize(vcp, v.v_cols, v.v_rows); v_rows 47 include/uapi/linux/vt.h unsigned short v_rows; /* number of rows */ v_rows 54 include/uapi/linux/vt.h unsigned short v_rows; /* number of rows */