Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10924 struct vc_state { struct
10925 unsigned int x;
10926 unsigned int y;
10927 unsigned char color;
10928 unsigned char Gx_charset[2];
10929 unsigned int charset: 1;
10930 enum vc_intensity intensity;
10931 bool italic;
10932 bool underline;
10956 struct vc_state state; argument
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h25351 struct vc_state { struct
25372 struct vc_state state; argument
25401 unsigned int vc_state; member
Dvmlinux.h25351 struct vc_state { struct
25372 struct vc_state state; argument
25401 unsigned int vc_state; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h35127 struct vc_state { struct
35128 unsigned int x;
35129 unsigned int y;
35130 unsigned char color;
35131 unsigned char Gx_charset[2];
35132 unsigned int charset: 1;
35133 enum vc_intensity intensity;
35134 bool italic;
35135 bool underline;
35136 bool blink;
[all …]
Dvmlinux.h35127 struct vc_state { struct
35128 unsigned int x;
35129 unsigned int y;
35130 unsigned char color;
35131 unsigned char Gx_charset[2];
35132 unsigned int charset: 1;
35133 enum vc_intensity intensity;
35134 bool italic;
35135 bool underline;
35136 bool blink;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h22368 struct vc_state { struct
22369 unsigned int x;
22370 unsigned int y;
22371 unsigned char color;
22372 unsigned char Gx_charset[2];
22373 unsigned int charset: 1;
22374 enum vc_intensity intensity;
22375 bool italic;
22376 bool underline;
22377 bool blink;
[all …]
Dvmlinux.h22368 struct vc_state { struct
22369 unsigned int x;
22370 unsigned int y;
22371 unsigned char color;
22372 unsigned char Gx_charset[2];
22373 unsigned int charset: 1;
22374 enum vc_intensity intensity;
22375 bool italic;
22376 bool underline;
22377 bool blink;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h39625 struct vc_state { struct
39646 struct vc_state state; argument
39675 unsigned int vc_state; member
Dvmlinux_608.h39625 struct vc_state { struct
39646 struct vc_state state; argument
39675 unsigned int vc_state; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h77841 struct vc_state { struct
77842 unsigned int x;
77843 unsigned int y;
77844 unsigned char color;
77845 unsigned char Gx_charset[2];
77846 unsigned int charset: 1;
77847 enum vc_intensity intensity;
77848 bool italic;
77849 bool underline;
77850 bool blink;
[all …]
Dvmlinux_602.h77841 struct vc_state { struct
77842 unsigned int x;
77843 unsigned int y;
77844 unsigned char color;
77845 unsigned char Gx_charset[2];
77846 unsigned int charset: 1;
77847 enum vc_intensity intensity;
77848 bool italic;
77849 bool underline;
77850 bool blink;
[all …]