Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvt.h53 struct vt_consize { struct
54 unsigned short v_rows; /* number of rows */
55 unsigned short v_cols; /* number of columns */
56 unsigned short v_vlin; /* number of pixel rows on screen */
57 unsigned short v_clin; /* number of pixel rows per character */
58 unsigned short v_vcol; /* number of pixel columns on screen */
59 unsigned short v_ccol; /* number of pixel columns per character */
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h65604 struct vt_consize { struct
65605 short unsigned int v_rows;
65606 short unsigned int v_cols;
65607 short unsigned int v_vlin;
65608 short unsigned int v_clin;
65609 short unsigned int v_vcol;
65610 short unsigned int v_ccol;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h96008 struct vt_consize { struct
96009 short unsigned int v_rows;
96010 short unsigned int v_cols;
96011 short unsigned int v_vlin;
96012 short unsigned int v_clin;
96013 short unsigned int v_vcol;
96014 short unsigned int v_ccol;
Dvmlinux.h96008 struct vt_consize { struct
96009 short unsigned int v_rows;
96010 short unsigned int v_cols;
96011 short unsigned int v_vlin;
96012 short unsigned int v_clin;
96013 short unsigned int v_vcol;
96014 short unsigned int v_ccol;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h78841 struct vt_consize { struct
78842 short unsigned int v_rows;
78843 short unsigned int v_cols;
78844 short unsigned int v_vlin;
78845 short unsigned int v_clin;
78846 short unsigned int v_vcol;
78847 short unsigned int v_ccol;
Dvmlinux_510.h78841 struct vt_consize { struct
78842 short unsigned int v_rows;
78843 short unsigned int v_cols;
78844 short unsigned int v_vlin;
78845 short unsigned int v_clin;
78846 short unsigned int v_vcol;
78847 short unsigned int v_ccol;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h67497 struct vt_consize { struct
67498 short unsigned int v_rows;
67499 short unsigned int v_cols;
67500 short unsigned int v_vlin;
67501 short unsigned int v_clin;
67502 short unsigned int v_vcol;
67503 short unsigned int v_ccol;
Dvmlinux.h67497 struct vt_consize { struct
67498 short unsigned int v_rows;
67499 short unsigned int v_cols;
67500 short unsigned int v_vlin;
67501 short unsigned int v_clin;
67502 short unsigned int v_vcol;
67503 short unsigned int v_ccol;