/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/ |
H A D | transhuge-stress.c | 21 int mmap_flags = MAP_ANONYMOUS | MAP_NORESERVE | MAP_PRIVATE; variable
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/ |
H A D | random.h | 30 __u32 mmap_flags; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/ |
H A D | random.h | 30 __u32 mmap_flags; member
|
/aosp_15_r20/bionic/libc/kernel/uapi/linux/ |
H A D | random.h | 30 __u32 mmap_flags; member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | random.h | 30 __u32 mmap_flags; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/ |
H A D | random.h | 30 __u32 mmap_flags; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | random.h | 30 __u32 mmap_flags; member
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | random.h | 69 __u32 mmap_flags; member
|
/aosp_15_r20/external/coreboot/util/smmstoretool/ |
H A D | utils.c | 73 int mmap_flags = rw ? PROT_READ | PROT_WRITE : PROT_READ; in map_file() local
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | memory-mapped-file.cc | 320 int mmap_flags = 0; in RemapImpl() local
|
/aosp_15_r20/external/jemalloc_new/src/ |
H A D | pages.c | 34 static int mmap_flags; variable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | xskxceiver.c | 339 int mmap_flags = MAP_PRIVATE | MAP_ANONYMOUS | MAP_NORESERVE; in ifobj_zc_avail() local 1280 int mmap_flags = MAP_PRIVATE | MAP_ANONYMOUS | MAP_NORESERVE; in thread_common_ops() local
|
/aosp_15_r20/external/wayland/src/ |
H A D | wayland-shm.c | 71 int mmap_flags; member
|
/aosp_15_r20/frameworks/libs/binary_translation/tiny_loader/ |
D | tiny_loader.cc | 353 int mmap_flags = MAP_PRIVATE | MAP_ANONYMOUS; in Reserve() local
|
/aosp_15_r20/bionic/linker/ |
H A D | linker_phdr.cpp | 617 int mmap_flags = MAP_PRIVATE | MAP_ANONYMOUS; in ReserveWithAlignmentPadding() local
|
/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()
|
/aosp_15_r20/external/bpftool/src/ |
H A D | gen.c | 796 const char *mmap_flags; in gen_trace() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/ |
D | mmap_xen.rs | 81 mmap_flags: u32, field
|
/aosp_15_r20/art/runtime/gc/collector/ |
H A D | mark_compact.cc | 2964 int mmap_flags = MAP_FIXED; in KernelPrepareRangeForUffd() local
|