Home
last modified time | relevance | path

Searched defs:vt_sizes (Results 1 – 12 of 12) 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/libbpf/.github/actions/build-selftests/
Dvmlinux.h101537 struct vt_sizes { struct
101538 short unsigned int v_rows;
101539 short unsigned int v_cols;
101540 short unsigned int v_scrollsize;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h97342 struct vt_sizes { struct
97343 short unsigned int v_rows;
97344 short unsigned int v_cols;
97345 short unsigned int v_scrollsize;
Dvmlinux.h97342 struct vt_sizes { struct
97343 short unsigned int v_rows;
97344 short unsigned int v_cols;
97345 short unsigned int v_scrollsize;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h39601 struct vt_sizes { struct
39602 short unsigned int v_rows;
39603 short unsigned int v_cols;
39604 short unsigned int v_scrollsize;
Dvmlinux.h39601 struct vt_sizes { struct
39602 short unsigned int v_rows;
39603 short unsigned int v_cols;
39604 short unsigned int v_scrollsize;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h91884 struct vt_sizes { struct
91885 short unsigned int v_rows;
91886 short unsigned int v_cols;
91887 short unsigned int v_scrollsize;
Dvmlinux.h91884 struct vt_sizes { struct
91885 short unsigned int v_rows;
91886 short unsigned int v_cols;
91887 short unsigned int v_scrollsize;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h109466 struct vt_sizes { struct
109467 short unsigned int v_rows;
109468 short unsigned int v_cols;
109469 short unsigned int v_scrollsize;
Dvmlinux_608.h109466 struct vt_sizes { struct
109467 short unsigned int v_rows;
109468 short unsigned int v_cols;
109469 short unsigned int v_scrollsize;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h81901 struct vt_sizes { struct
81902 short unsigned int v_rows;
81903 short unsigned int v_cols;
81904 short unsigned int v_scrollsize;
Dvmlinux_602.h81901 struct vt_sizes { struct
81902 short unsigned int v_rows;
81903 short unsigned int v_cols;
81904 short unsigned int v_scrollsize;