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.h850 struct desc_struct { struct
851 u16 limit0;
852 u16 base0;
853 u16 base1: 8;
854 u16 type: 4;
855 u16 s: 1;
856 u16 dpl: 2;
857 u16 p: 1;
858 u16 limit1: 4;
859 u16 avl: 1;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h667 struct desc_struct { struct
668 u16 limit0;
669 u16 base0;
670 u16 base1: 8;
671 u16 type: 4;
672 u16 s: 1;
673 u16 dpl: 2;
674 u16 p: 1;
675 u16 limit1: 4;
676 u16 avl: 1;
[all …]
Dvmlinux.h667 struct desc_struct { struct
668 u16 limit0;
669 u16 base0;
670 u16 base1: 8;
671 u16 type: 4;
672 u16 s: 1;
673 u16 dpl: 2;
674 u16 p: 1;
675 u16 limit1: 4;
676 u16 avl: 1;
[all …]