/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/syscall_user_dispatch/ |
H A D | sud_test.c | 17 #ifndef PR_SET_SYSCALL_USER_DISPATCH 18 # define PR_SET_SYSCALL_USER_DISPATCH 59 macro 68 ret = prctl(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_ON, 0, 0, &sel); in TEST_SIGNAL() 89 prctl(PR_SET_SYSCALL_USER_DISPATCH, op, 0, 0, &sel); in TEST() 96 prctl(PR_SET_SYSCALL_USER_DISPATCH, op, 0x1, 0x0, 0); in TEST() 100 prctl(PR_SET_SYSCALL_USER_DISPATCH, op, 0x0, 0xff, 0); in TEST() 104 prctl(PR_SET_SYSCALL_USER_DISPATCH, op, 0x0, 0x0, &sel); in TEST() 109 prctl(PR_SET_SYSCALL_USER_DISPATCH, op, 0x0, 0x0, 0x0); in TEST() 116 prctl(PR_SET_SYSCALL_USER_DISPATCH, op, 0x1, 0x0, &sel); in TEST() 118 prctl(PR_SET_SYSCALL_USER_DISPATCH, op, -1L, 0x0, &sel); in TEST() [all …]
|
H A D | sud_benchmark.c | 21 #ifndef PR_SET_SYSCALL_USER_DISPATCH 22 # define PR_SET_SYSCALL_USER_DISPATCH 59 macro 163 if (prctl(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_ON, in main()
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/ |
D | prctl.rs | 808 const PR_SET_SYSCALL_USER_DISPATCH: c_int = 59; constant 825 prctl_2args(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_OFF as *mut _).map(|_r| ()) in disable_syscall_user_dispatch() 875 PR_SET_SYSCALL_USER_DISPATCH, in enable_syscall_user_dispatch()
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/sys/ |
H A D | prctl.h | 171 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/sys/ |
H A D | prctl.h | 171 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/sys/ |
H A D | prctl.h | 171 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/external/musl/include/sys/ |
H A D | prctl.h | 171 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/sys/ |
H A D | prctl.h | 171 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 165 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | prctl.h | 166 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | prctl.h | 253 #define PR_SET_SYSCALL_USER_DISPATCH 59 macro
|