Lines Matching refs:object_handle
2663 ipc_port_t *object_handle, in mach_make_memory_entry_64() argument
2684 object_handle, in mach_make_memory_entry_64()
2695 ipc_port_t *object_handle, in mach_make_memory_entry_internal() argument
2792 if (object_handle) { in mach_make_memory_entry_internal()
2793 *object_handle = IP_NULL; in mach_make_memory_entry_internal()
2811 *object_handle = IPC_PORT_NULL; in mach_make_memory_entry_internal()
2937 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
2996 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3203 *object_handle = parent_handle; in mach_make_memory_entry_internal()
3221 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3306 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3368 ipc_port_t *object_handle, in _mach_make_memory_entry() argument
3376 (memory_object_offset_t)offset, permission, object_handle, in _mach_make_memory_entry()
3388 ipc_port_t *object_handle, in mach_make_memory_entry() argument
3396 (memory_object_offset_t)offset, permission, object_handle, in mach_make_memory_entry()
4276 ipc_port_t *object_handle) in vm_region_object_create() argument
4281 user_entry = mach_memory_entry_allocate(object_handle); in vm_region_object_create()