Home
last modified time | relevance | path

Searched refs:vm_address_t (Results 1 - 7 of 7) sorted by relevance

/third_party/libuv/src/unix/
H A Ddarwin.c222 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
240 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
/third_party/node/deps/uv/src/unix/
H A Ddarwin.c358 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
376 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
/third_party/node/src/large_pages/
H A Dnode_large_page.cc230 vm_address_t addr = 0UL; in FindNodeTextRegion()
/third_party/googletest/googletest/src/
H A Dgtest-port.cc126 vm_deallocate(task, reinterpret_cast<vm_address_t>(thread_list),
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc134 reinterpret_cast<vm_address_t>(thread_list), in GetThreadCount()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc132 vm_deallocate(task, reinterpret_cast<vm_address_t>(thread_list),
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs39 pub type vm_address_t = vm_offset_t; types
790 pub address: ::vm_address_t,
5757 address: vm_address_t, in vm_deallocate()

Completed in 26 milliseconds