Lines Matching refs:object_handle
2677 ipc_port_t *object_handle, in mach_make_memory_entry_64() argument
2698 object_handle, in mach_make_memory_entry_64()
2709 ipc_port_t *object_handle, in mach_make_memory_entry_internal() argument
2806 if (object_handle) { in mach_make_memory_entry_internal()
2807 *object_handle = IP_NULL; in mach_make_memory_entry_internal()
2826 *object_handle = IPC_PORT_NULL; in mach_make_memory_entry_internal()
2953 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3013 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3235 *object_handle = parent_handle; in mach_make_memory_entry_internal()
3253 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3357 user_entry = mach_memory_entry_allocate(object_handle); in mach_make_memory_entry_internal()
3419 ipc_port_t *object_handle, in _mach_make_memory_entry() argument
3427 (memory_object_offset_t)offset, permission, object_handle, in _mach_make_memory_entry()
3439 ipc_port_t *object_handle, in mach_make_memory_entry() argument
3447 (memory_object_offset_t)offset, permission, object_handle, in mach_make_memory_entry()
4415 ipc_port_t *object_handle) in vm_region_object_create() argument
4420 user_entry = mach_memory_entry_allocate(object_handle); in vm_region_object_create()