Home
last modified time | relevance | path

Searched defs:sys_munmap (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/
H A Dmemory_allocator.h46 #define sys_munmap munmap macro
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dsyscall.c338 long sys_munmap(user_addr_t uaddr, uint32_t size) { in sys_munmap() function
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dtables_js.go32 sys_munmap = 22 const