Searched refs:ipc_entry_dealloc (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.61.2/osfmk/ipc/ |
| H A D | ipc_right.c | 925 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_destroy() 938 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_destroy() 972 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 996 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 1082 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_dealloc() 1098 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_dealloc() 1142 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1186 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1320 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_delta() 1420 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_delta() [all …]
|
| H A D | ipc_entry.h | 259 extern void ipc_entry_dealloc(
|
| H A D | ipc_object.c | 1127 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name() 1140 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name()
|
| H A D | ipc_entry.c | 450 ipc_entry_dealloc( in ipc_entry_dealloc() function
|
| H A D | ipc_kmsg.c | 5450 ipc_entry_dealloc(space, ip_to_object(reply), in ipc_kmsg_copyout_header()
|