Lines Matching refs:object_handle
2595 ipc_port_t *object_handle, in mach_make_memory_entry_64() argument
2616 object_handle, in mach_make_memory_entry_64()
2627 ipc_port_t *object_handle, in mach_make_memory_entry_internal() argument
2724 if (object_handle) { in mach_make_memory_entry_internal()
2725 *object_handle = IP_NULL; in mach_make_memory_entry_internal()
2743 *object_handle = IPC_PORT_NULL; in mach_make_memory_entry_internal()
2869 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
2928 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3135 *object_handle = parent_handle; in mach_make_memory_entry_internal()
3153 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3238 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3300 ipc_port_t *object_handle, in _mach_make_memory_entry() argument
3308 (memory_object_offset_t)offset, permission, object_handle, in _mach_make_memory_entry()
3320 ipc_port_t *object_handle, in mach_make_memory_entry() argument
3328 (memory_object_offset_t)offset, permission, object_handle, in mach_make_memory_entry()
4208 ipc_port_t *object_handle) in vm_region_object_create() argument
4213 user_entry = mach_memory_entry_allocate(object_handle); in vm_region_object_create()