Lines Matching refs:object_handle
2574 ipc_port_t *object_handle, in mach_make_memory_entry_64() argument
2595 object_handle, in mach_make_memory_entry_64()
2606 ipc_port_t *object_handle, in mach_make_memory_entry_internal() argument
2713 if (object_handle) { in mach_make_memory_entry_internal()
2714 *object_handle = IP_NULL; in mach_make_memory_entry_internal()
2730 *object_handle = IPC_PORT_NULL; in mach_make_memory_entry_internal()
2855 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
2921 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3150 *object_handle = parent_handle; in mach_make_memory_entry_internal()
3168 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3305 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3366 ipc_port_t *object_handle, in _mach_make_memory_entry() argument
3374 (memory_object_offset_t)offset, permission, object_handle, in _mach_make_memory_entry()
3386 ipc_port_t *object_handle, in mach_make_memory_entry() argument
3394 (memory_object_offset_t)offset, permission, object_handle, in mach_make_memory_entry()
4386 ipc_port_t *object_handle) in vm_region_object_create() argument
4391 user_entry = mach_memory_entry_allocate(object_handle); in vm_region_object_create()