/aosp_15_r20/trusty/kernel/lib/trusty/ |
H A D | memref.c | 51 uint32_t mmap_prot; member 70 uint32_t mmap_prot, in memref_mmap() 131 static struct memref* memref_create(uint32_t mmap_prot) { in memref_create() 144 static status_t check_slice(struct vmm_obj_slice *slice, uint32_t mmap_prot) { in check_slice() 168 uint32_t mmap_prot, in memref_create_from_vmm_obj() 196 uint32_t mmap_prot, in memref_create_from_aspace()
|
H A D | util.c | 35 bool is_prot_valid(uint32_t mmap_prot) { in is_prot_valid() 57 uint32_t mmap_prot, in xlat_flags()
|
H A D | handle.c | 383 uint32_t mmap_prot, in handle_mmap()
|
H A D | syscall.c | 466 uint32_t mmap_prot) { in sys_memref_create()
|
/aosp_15_r20/trusty/user/base/lib/hwaes/srv/ |
D | hwaes_server.c | 37 int mmap_prot; member 112 int mmap_prot = PROT_READ; in hwaes_map_shm() local 171 int mmap_prot, in hwaes_set_arg_out() 247 int mmap_prot, in hwaes_set_arg_in()
|
/aosp_15_r20/external/strace/xlat/ |
H A D | mmap_prot.h | 16 const struct xlat mmap_prot[] = { variable
|
/aosp_15_r20/trusty/user/base/lib/libc-trusty/ |
D | memref.c | 9 int memref_create(void* addr, size_t size, uint32_t mmap_prot) { in memref_create()
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/ |
H A D | random.h | 29 __u32 mmap_prot; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/ |
H A D | random.h | 29 __u32 mmap_prot; member
|
/aosp_15_r20/bionic/libc/kernel/uapi/linux/ |
H A D | random.h | 29 __u32 mmap_prot; member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | random.h | 29 __u32 mmap_prot; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | random.h | 29 __u32 mmap_prot; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | random.h | 29 __u32 mmap_prot; member
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | random.h | 68 __u32 mmap_prot; member
|
/aosp_15_r20/system/extras/ioshark/ |
H A D | ioshark.h | 106 #define mmap_prot u.mmap_a.prot macro
|
/aosp_15_r20/external/wayland/src/ |
H A D | wayland-shm.c | 72 int mmap_prot; member
|
/aosp_15_r20/art/runtime/oat/ |
H A D | elf_file.cc | 1553 ElfFile* ElfFile::Open(File* file, int mmap_prot, int mmap_flags, /*out*/std::string* error_msg) { in Open()
|