/aosp_15_r20/external/bcc/tests/cc/ |
H A D | test_c_api.cc | 524 static int make_perf_map_file(string &path, unsigned long long map_addr) { in make_perf_map_file() 573 static pid_t spawn_child(void *map_addr, bool own_pidns, bool own_mntns, in spawn_child() 592 void *map_addr = mmap(NULL, map_sz, PROT_READ | PROT_EXEC, variable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_resource.c | 353 uint8_t *map_addr; in virgl_staging_map() local 419 void *map_addr; in virgl_staging_read_map() local 498 void *map_addr; in virgl_resource_transfer_map() local
|
/aosp_15_r20/external/mesa3d/src/util/tests/ |
H A D | os_mman_test.cpp | 34 void* map_addr = os_mmap(0, 100, PROT_READ | PROT_WRITE, MAP_SHARED, in TEST() local
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/ |
H A D | 2-1.c | 33 void *map_addr; in main() local
|
/aosp_15_r20/system/core/init/libprefetch/prefetch/src/ |
H A D | replay.rs | 488 map_addr: *mut c_void, field 515 let map_addr = unsafe { in create() localVariable
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_buffer.c | 72 void *map_addr = in panvk_BindBufferMemory2() local
|
/aosp_15_r20/external/pciutils/lib/ |
H A D | ecam.c | 133 …ct physmem *physmem, long pagesize, u64 addr, const char *signature, void **map_addr, u32 *map_len… in check_and_map_sdt() 450 void *map_addr; local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest05/ |
H A D | mmstress.c | 291 void * map_addr = NULL; /* address where the file is mapped */ in map_and_thread() local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap10.c | 36 static char *map_addr[NR_SLOTS]; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/once_cell/src/ |
D | imp_std.rs | 281 pub(crate) fn map_addr<T>(ptr: *mut T, f: impl FnOnce(usize) -> usize) -> *mut T in map_addr() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | non_null.rs | 324 pub fn map_addr(self, f: impl FnOnce(NonZero<usize>) -> NonZero<usize>) -> Self { in map_addr() method
|
H A D | const_ptr.rs | 219 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
H A D | mut_ptr.rs | 224 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | non_null.rs | 324 pub fn map_addr(self, f: impl FnOnce(NonZero<usize>) -> NonZero<usize>) -> Self { in map_addr() method
|
H A D | const_ptr.rs | 219 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
H A D | mut_ptr.rs | 224 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | non_null.rs | 324 pub fn map_addr(self, f: impl FnOnce(NonZero<usize>) -> NonZero<usize>) -> Self { in map_addr() method
|
H A D | const_ptr.rs | 219 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
H A D | mut_ptr.rs | 224 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | const_ptr.rs | 284 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
H A D | non_null.rs | 324 pub fn map_addr(self, f: impl FnOnce(NonZero<usize>) -> NonZero<usize>) -> Self { in map_addr() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ptr/ |
H A D | const_ptr.rs | 284 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
H A D | non_null.rs | 324 pub fn map_addr(self, f: impl FnOnce(NonZero<usize>) -> NonZero<usize>) -> Self { in map_addr() method
|
H A D | mut_ptr.rs | 290 pub fn map_addr(self, f: impl FnOnce(usize) -> usize) -> Self { in map_addr() method
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | SanitizerCoverageLTO.so.cc | 250 uint64_t map_addr = 0; member in __anonbc961d2c0111::ModuleSanitizerCoverageLTO
|