Home
last modified time | relevance | path

Searched defs:vc_state (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9874 struct vc_state { struct
9875 unsigned int x;
9876 unsigned int y;
9877 unsigned char color;
9878 unsigned char Gx_charset[2];
9879 unsigned int charset: 1;
9880 enum vc_intensity intensity;
9881 bool italic;
9882 bool underline;
9883 bool blink;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h93922 struct vc_state { struct
93923 unsigned int x;
93924 unsigned int y;
93925 unsigned char color;
93926 unsigned char Gx_charset[2];
93927 unsigned int charset: 1;
93928 enum vc_intensity intensity;
93929 bool italic;
93930 bool underline;
93931 bool blink;
[all …]
Dvmlinux.h93922 struct vc_state { struct
93923 unsigned int x;
93924 unsigned int y;
93925 unsigned char color;
93926 unsigned char Gx_charset[2];
93927 unsigned int charset: 1;
93928 enum vc_intensity intensity;
93929 bool italic;
93930 bool underline;
93931 bool blink;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h66980 struct vc_state { struct
66981 unsigned int x;
66982 unsigned int y;
66983 unsigned char color;
66984 unsigned char Gx_charset[2];
66985 unsigned int charset: 1;
66986 enum vc_intensity intensity;
66987 bool italic;
66988 bool underline;
66989 bool blink;
[all …]
Dvmlinux_510.h66980 struct vc_state { struct
66981 unsigned int x;
66982 unsigned int y;
66983 unsigned char color;
66984 unsigned char Gx_charset[2];
66985 unsigned int charset: 1;
66986 enum vc_intensity intensity;
66987 bool italic;
66988 bool underline;
66989 bool blink;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h25961 unsigned int vc_state; member
Dvmlinux.h25961 unsigned int vc_state; member