Searched refs:ipc_entry_dealloc (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | ipc_right.c | 961 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_destroy() 974 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_destroy() 1008 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 1032 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 1118 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_dealloc() 1134 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_dealloc() 1178 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1222 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1356 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_delta() 1456 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_delta() [all …]
|
| H A D | ipc_entry.h | 256 extern void ipc_entry_dealloc(
|
| H A D | ipc_object.c | 1159 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name() 1172 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name()
|
| H A D | ipc_entry.c | 412 ipc_entry_dealloc( in ipc_entry_dealloc() function
|
| H A D | ipc_kmsg.c | 4387 ipc_entry_dealloc(space, ip_to_object(reply), in ipc_kmsg_copyout_header()
|