Home
last modified time | relevance | path

Searched defs:vt_sizes (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvt.h46 struct vt_sizes { struct
47 unsigned short v_rows; /* number of rows */
48 unsigned short v_cols; /* number of columns */
49 unsigned short v_scrollsize; /* number of lines of scrollback */
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h96002 struct vt_sizes { struct
96003 short unsigned int v_rows;
96004 short unsigned int v_cols;
96005 short unsigned int v_scrollsize;
Dvmlinux.h96002 struct vt_sizes { struct
96003 short unsigned int v_rows;
96004 short unsigned int v_cols;
96005 short unsigned int v_scrollsize;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h65598 struct vt_sizes { struct
65599 short unsigned int v_rows;
65600 short unsigned int v_cols;
65601 short unsigned int v_scrollsize;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h78835 struct vt_sizes { struct
78836 short unsigned int v_rows;
78837 short unsigned int v_cols;
78838 short unsigned int v_scrollsize;
Dvmlinux_510.h78835 struct vt_sizes { struct
78836 short unsigned int v_rows;
78837 short unsigned int v_cols;
78838 short unsigned int v_scrollsize;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h67491 struct vt_sizes { struct
67492 short unsigned int v_rows;
67493 short unsigned int v_cols;
67494 short unsigned int v_scrollsize;
Dvmlinux_505.h67491 struct vt_sizes { struct
67492 short unsigned int v_rows;
67493 short unsigned int v_cols;
67494 short unsigned int v_scrollsize;