Searched refs:ipc_entry_dealloc (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.121.3/osfmk/ipc/ |
| H A D | ipc_right.c | 962 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_destroy() 975 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_destroy() 1009 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 1033 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 1119 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_dealloc() 1135 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_dealloc() 1179 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1223 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1357 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_delta() 1457 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 | 1161 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name() 1174 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 | 4448 ipc_entry_dealloc(space, ip_to_object(reply), in ipc_kmsg_copyout_header()
|