/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/ |
H A D | mmap.cc | 123 void *mmap_addr = in MmapFile() local 212 void *mmap_addr = mmap( in MmapFile() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | event_fd.cpp | 164 void* mmap_addr = mmap(nullptr, mmap_len, PROT_READ | PROT_WRITE, MAP_SHARED, perf_event_fd_, 0); in CreateMappedBuffer() local 267 void* mmap_addr = mmap(nullptr, aux_buffer_size, PROT_READ | PROT_WRITE, MAP_SHARED, in CreateAuxBuffer() local
|
/aosp_15_r20/art/runtime/ |
H A D | vdex_file.cc | 67 std::unique_ptr<VdexFile> VdexFile::OpenAtAddress(uint8_t* mmap_addr, in OpenAtAddress() 109 std::unique_ptr<VdexFile> VdexFile::OpenAtAddress(uint8_t* mmap_addr, in OpenAtAddress()
|
/aosp_15_r20/external/libtextclassifier/native/utils/memory/ |
H A D | mmap.cc | 92 void *mmap_addr = mmap( in MmapFile() local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/ |
H A D | multiboot_tables.h | 50 u32 mmap_addr; member
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | smmstore.h | 62 uint32_t mmap_addr; member
|
H A D | cper.h | 291 u64 mmap_addr; member
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/vma/ |
H A D | vma04.c | 62 static void *mmap_addr; variable
|
/aosp_15_r20/packages/modules/Virtualization/libs/dice/driver/src/ |
D | lib.rs | 87 let mmap_addr = unsafe { in new() localVariable
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/ |
H A D | poc.c | 140 …void* mmap_addr = mmap(leak_addr, 0x1000, PROT_READ | PROT_WRITE , MAP_FIXED | MAP_SHARED | MAP_AN… in main() local
|
/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | event_reader.cc | 126 void* mmap_addr = mmap(nullptr, ret.mmap_sz_, PROT_READ | PROT_WRITE, in Allocate() local
|
/aosp_15_r20/external/strace/ |
H A D | kvm.c | 45 long mmap_addr; member
|
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/ |
H A D | coreboot_tables.h | 539 uint32_t mmap_addr; /* MMIO address of the store for read only access */ member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 60720 int (*mmap_addr)(long unsigned int); member 60951 struct hlist_head mmap_addr; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 25356 int (*mmap_addr)(long unsigned int); member 25589 struct hlist_head mmap_addr; member
|
H A D | vmlinux_602.h | 25356 int (*mmap_addr)(long unsigned int); member 25589 struct hlist_head mmap_addr; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 64680 int (*mmap_addr)(long unsigned int); member 64923 struct hlist_head mmap_addr; member
|
H A D | vmlinux_518.h | 64680 int (*mmap_addr)(long unsigned int); member 64923 struct hlist_head mmap_addr; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 55867 int (*mmap_addr)(unsigned long); member 56116 struct hlist_head mmap_addr; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 30462 int (*mmap_addr)(long unsigned int); member 30708 struct hlist_head mmap_addr; member
|
H A D | vmlinux.h | 30462 int (*mmap_addr)(long unsigned int); member 30708 struct hlist_head mmap_addr; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 65625 int (*mmap_addr)(unsigned long); member 65874 struct hlist_head mmap_addr; member
|