Lines Matching refs:object_handle
2568 ipc_port_t *object_handle, in mach_make_memory_entry_64() argument
2589 object_handle, in mach_make_memory_entry_64()
2600 ipc_port_t *object_handle, in mach_make_memory_entry_internal() argument
2697 if (object_handle) { in mach_make_memory_entry_internal()
2698 *object_handle = IP_NULL; in mach_make_memory_entry_internal()
2717 *object_handle = IPC_PORT_NULL; in mach_make_memory_entry_internal()
2833 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
2893 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3115 *object_handle = parent_handle; in mach_make_memory_entry_internal()
3133 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3237 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3299 ipc_port_t *object_handle, in _mach_make_memory_entry() argument
3307 (memory_object_offset_t)offset, permission, object_handle, in _mach_make_memory_entry()
3319 ipc_port_t *object_handle, in mach_make_memory_entry() argument
3327 (memory_object_offset_t)offset, permission, object_handle, in mach_make_memory_entry()
4295 ipc_port_t *object_handle) in vm_region_object_create() argument
4300 user_entry = mach_memory_entry_allocate(object_handle); in vm_region_object_create()