Searched refs:mach_port_deallocate (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/libsyscall/mach/
H A Dmig_reply_port.c81 (void) mach_port_deallocate(mach_task_self(), migport);
H A Dmach_msg.c215 (void) mach_port_deallocate(mach_task_self_, port);
228 (void) mach_port_deallocate(mach_task_self_, port);
236 (void) mach_port_deallocate(mach_task_self_, port);
H A Dmach_port.c121 mach_port_deallocate( function
/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c179 mach_port_deallocate(get_task_ipcspace(ux_handler_self), reply_port);
351 (void)mach_port_deallocate(get_task_ipcspace(ux_handler_self), task_name);
/darwin-on-arm/xnu/osfmk/mach/
H A Dmach_port.defs166 routine mach_port_deallocate(
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_kernelrpc.c143 rv = mach_port_deallocate(task->itk_space, args->name);
H A Dmach_port.c737 * Routine: mach_port_deallocate [kernel call]
755 mach_port_deallocate( function
/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_synch.c118 extern kern_return_t mach_port_deallocate(ipc_space_t, mach_port_name_t);
422 (void)mach_port_deallocate(get_task_ipcspace(ctask), th_thport);
459 mach_port_deallocate(get_task_ipcspace(current_task()), kthport);
993 (void)mach_port_deallocate(get_task_ipcspace(wq->wq_task), tl->th_thport);
H A Dkern_descrip.c4856 (void) mach_port_deallocate(get_task_ipcspace(p->task), name);
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_session.c1372 (void)mach_port_deallocate(get_task_ipcspace(p->task),

Completed in 68 milliseconds