Home
last modified time | relevance | path

Searched refs:__user_cap_header_struct (Results 1 – 25 of 123) sorted by relevance

12345

/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/capabilities/libcap_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs623 pub struct __user_cap_header_struct { struct
629 const UNINIT: ::std::mem::MaybeUninit<__user_cap_header_struct> = in bindgen_test_layout___user_cap_header_struct() argument
633 ::std::mem::size_of::<__user_cap_header_struct>(), in bindgen_test_layout___user_cap_header_struct()
635 concat!("Size of: ", stringify!(__user_cap_header_struct)) in bindgen_test_layout___user_cap_header_struct()
638 ::std::mem::align_of::<__user_cap_header_struct>(), in bindgen_test_layout___user_cap_header_struct()
640 concat!("Alignment of ", stringify!(__user_cap_header_struct)) in bindgen_test_layout___user_cap_header_struct()
647 stringify!(__user_cap_header_struct), in bindgen_test_layout___user_cap_header_struct()
657 stringify!(__user_cap_header_struct), in bindgen_test_layout___user_cap_header_struct()
663 pub type cap_user_header_t = *mut __user_cap_header_struct;
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dcap_helpers.c13 struct __user_cap_header_struct hdr = { in cap_enable_effective()
43 struct __user_cap_header_struct hdr = { in cap_disable_effective()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/thread/
Dsyscalls.rs315 header: &mut linux_raw_sys::general::__user_cap_header_struct, in capget() argument
320 hdrp: *mut linux_raw_sys::general::__user_cap_header_struct, in capget()
337 header: &mut linux_raw_sys::general::__user_cap_header_struct, in capset() argument
342 hdrp: *mut linux_raw_sys::general::__user_cap_header_struct, in capset()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/
Dlibcap.rs142 let mut header = linux_raw_sys::general::__user_cap_header_struct { in capget()
167 let mut header = linux_raw_sys::general::__user_cap_header_struct { in capset()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/thread/
Dsyscalls.rs287 header: &mut linux_raw_sys::general::__user_cap_header_struct, in capget() argument
301 header: &mut linux_raw_sys::general::__user_cap_header_struct, in capset() argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/capset/
H A Dcapset04.c23 static struct __user_cap_header_struct *header;
H A Dcapset03.c25 static struct __user_cap_header_struct *header;
H A Dcapset01.c25 static struct __user_cap_header_struct *header;
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/capget/
H A Dcapget01.c16 static struct __user_cap_header_struct *hdr;
H A Dcapget02.c24 static struct __user_cap_header_struct *header;
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcap/libcap/include/uapi/linux/
Dcapability.h40 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libcap/libcap/include/uapi/linux/
Dcapability.h40 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libcap/libcap/include/uapi/linux/
Dcapability.h40 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcap/libcap/include/uapi/linux/
Dcapability.h40 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dcapability.h40 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libcutils/include/private/
Dandroid_filesystem_capability.h37 typedef struct __user_cap_header_struct { struct

12345