Searched refs:ipc_entry_dealloc (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.141.1/osfmk/ipc/ |
| H A D | ipc_right.c | 926 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_destroy() 939 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_destroy() 973 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 997 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 1083 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_dealloc() 1099 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_dealloc() 1143 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1188 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1323 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_delta() 1423 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_delta() [all …]
|
| H A D | ipc_entry.h | 263 extern void ipc_entry_dealloc(
|
| H A D | ipc_object.c | 1153 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name() 1166 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 | 3453 ipc_entry_dealloc(space, ip_to_object(reply), in ipc_kmsg_copyout_header()
|