Searched refs:ipc_kobject_type_t (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_kobject.h88 typedef natural_t ipc_kobject_type_t; typedef
149 ipc_kobject_type_t type);
154 ipc_kobject_type_t type);
H A Dipc_kobject.c468 ipc_kobject_type_t type)
484 ipc_kobject_type_t type)
/darwin-on-arm/xnu/osfmk/device/
H A Diokit_rpc.c80 ipc_kobject_type_t type );
83 ipc_port_t port, ipc_kobject_type_t type, mach_port_mscount_t * mscount );
101 ipc_kobject_type_t type );
106 io_object_t obj, ipc_kobject_type_t type );
121 extern kern_return_t iokit_switch_object_port( ipc_port_t port, io_object_t obj, ipc_kobject_type_t type );
305 iokit_alloc_object_port( io_object_t obj, ipc_kobject_type_t type )
349 iokit_switch_object_port( ipc_port_t port, io_object_t obj, ipc_kobject_type_t type )
359 iokit_make_send_right( task_t task, io_object_t obj, ipc_kobject_type_t type )
408 ipc_kobject_type_t type = IKOT_NONE;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp105 typedef natural_t ipc_kobject_type_t; typedef
114 ipc_kobject_type_t type );
119 io_object_t obj, ipc_kobject_type_t type );
133 extern kern_return_t iokit_switch_object_port( ipc_port_t port, io_object_t obj, ipc_kobject_type_t type );
155 ipc_kobject_type_t type );
157 ipc_kobject_type_t type, mach_port_mscount_t * mscount );
159 ipc_kobject_type_t type );
160 static void setHoldDestroy( OSObject * obj, ipc_kobject_type_t type );
162 static OSDictionary * dictForType( ipc_kobject_type_t type );
165 io_object_t obj, ipc_kobject_type_t typ
[all...]

Completed in 39 milliseconds