Lines Matching refs:object_handle
2592 ipc_port_t *object_handle, in mach_make_memory_entry_64() argument
2613 object_handle, in mach_make_memory_entry_64()
2624 ipc_port_t *object_handle, in mach_make_memory_entry_internal() argument
2719 if (object_handle) { in mach_make_memory_entry_internal()
2720 *object_handle = IP_NULL; in mach_make_memory_entry_internal()
2738 *object_handle = IPC_PORT_NULL; in mach_make_memory_entry_internal()
2893 *object_handle = user_handle; in mach_make_memory_entry_internal()
2951 *object_handle = user_handle; in mach_make_memory_entry_internal()
3141 *object_handle = parent_handle; in mach_make_memory_entry_internal()
3189 *object_handle = user_handle; in mach_make_memory_entry_internal()
3317 *object_handle = user_handle; in mach_make_memory_entry_internal()
3340 ipc_port_t *object_handle, in _mach_make_memory_entry() argument
3348 (memory_object_offset_t)offset, permission, object_handle, in _mach_make_memory_entry()
3360 ipc_port_t *object_handle, in mach_make_memory_entry() argument
3368 (memory_object_offset_t)offset, permission, object_handle, in mach_make_memory_entry()
4313 ipc_port_t *object_handle) in vm_region_object_create() argument
4341 *object_handle = user_handle; in vm_region_object_create()