Home
last modified time | relevance | path

Searched defs:desc_struct (Results 1 – 3 of 3) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1063 struct desc_struct { struct
1064 u16 limit0;
1065 u16 base0;
1066 u16 base1: 8;
1067 u16 type: 4;
1068 u16 s: 1;
1069 u16 dpl: 2;
1070 u16 p: 1;
1071 u16 limit1: 4;
1072 u16 avl: 1;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h752 struct desc_struct { struct
753 u16 limit0;
754 u16 base0;
755 u16 base1: 8;
756 u16 type: 4;
757 u16 s: 1;
758 u16 dpl: 2;
759 u16 p: 1;
760 u16 limit1: 4;
761 u16 avl: 1;
[all …]
Dvmlinux.h752 struct desc_struct { struct
753 u16 limit0;
754 u16 base0;
755 u16 base1: 8;
756 u16 type: 4;
757 u16 s: 1;
758 u16 dpl: 2;
759 u16 p: 1;
760 u16 limit1: 4;
761 u16 avl: 1;
[all …]