Home
last modified time | relevance | path

Searched defs:mmap64 (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c73 REAL_FUNCTION_POINTER(mmap64); variable
721 mmap64(void* addr, size_t length, int prot, int flags, int fd, off64_t offset) in mmap64() function
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dmman.h139 #define mmap64 mmap macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmman.h143 #define mmap64 mmap macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmman.h143 #define mmap64 mmap macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dmman.h148 #define mmap64 mmap macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmman.h143 #define mmap64 mmap macro
/third_party/musl/include/sys/
H A Dmman.h145 #define mmap64 mmap macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1710 pub fn mmap64( in mmap64() functions

Completed in 8 milliseconds