Searched refs:IKO_NULL (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dkern_types.h61 #define IKO_NULL ((ipc_kobject_t) 0) macro
H A Dhost_notify.c134 ipc_kobject_set_atomically(port, IKO_NULL, IKOT_NONE);
184 ipc_kobject_set_atomically(port, IKO_NULL, IKOT_NONE);
H A Daudit_sessionport.c206 ipc_kobject_set_atomically(port, IKO_NULL, IKOT_NONE);
H A Dmk_timer.c108 ipc_kobject_set_atomically(port, IKO_NULL, IKOT_NONE);
H A Dipc_tt.c258 ipc_kobject_set(kport, IKO_NULL, IKOT_NONE);
261 ipc_kobject_set(nport, IKO_NULL, IKOT_NONE);
374 ipc_kobject_set(old_kport, IKO_NULL, IKOT_NONE);
442 ipc_kobject_set(kport, IKO_NULL, IKOT_NONE);
522 ipc_kobject_set(old_kport, IKO_NULL, IKOT_NONE);
/darwin-on-arm/xnu/osfmk/UserNotification/
H A DKUNCUserNotifications.c81 ipc_kobject_set(port, IKO_NULL, IKOT_NONE);
/darwin-on-arm/xnu/osfmk/device/
H A Diokit_rpc.c338 ipc_kobject_set( port, IKO_NULL, IKOT_NONE);

Completed in 82 milliseconds