Home
last modified time | relevance | path

Searched defs:user_desc (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/set_thread_area/
H A Dset_thread_area.h18 typedef struct user_desc { struct
19 unsigned int entry_number;
20 unsigned long int base_addr;
21 unsigned int limit;
22 unsigned int seg_32bit:1;
23 unsigned int contents:2;
24 unsigned int read_exec_only:1;
25 unsigned int limit_in_pages:1;
26 unsigned int seg_not_present:1;
27 unsigned int useable:1;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/x86_64-linux-android/asm/
Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dldt.h21 struct user_desc { struct
35 * any context in which a user_desc comes from a 32-bit program, argument
39 unsigned int lm:1;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
Dldt.h20 struct user_desc { struct
21 unsigned int entry_number;
22 unsigned int base_addr;
23 unsigned int limit;
24 unsigned int seg_32bit:1;
25 unsigned int contents:2;
26 unsigned int read_exec_only:1;
27 unsigned int limit_in_pages:1;
28 unsigned int seg_not_present:1;
29 unsigned int useable:1;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/i686-linux-android/asm/
Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dldt.h12 struct user_desc { struct
13 unsigned int entry_number;
14 unsigned int base_addr;
15 unsigned int limit;
16 unsigned int seg_32bit : 1;
17 unsigned int contents : 2;
18 unsigned int read_exec_only : 1;
19 unsigned int limit_in_pages : 1;
20 unsigned int seg_not_present : 1;
21 unsigned int useable : 1;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/asm-x86/asm/
Dldt.h24 struct user_desc { struct
25 unsigned int entry_number;
26 unsigned int base_addr;
27 unsigned int limit;
28 unsigned int seg_32bit : 1;
29 unsigned int contents : 2;
30 unsigned int read_exec_only : 1;
31 unsigned int limit_in_pages : 1;
32 unsigned int seg_not_present : 1;
33 unsigned int useable : 1;
[all …]

12