Searched refs:ipc_entry_dealloc (Results 1 – 5 of 5) sorted by relevance
| /xnu-8796.141.3/osfmk/ipc/ |
| H A D | ipc_right.c | 923 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_destroy() 936 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_destroy() 970 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 994 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_destroy() 1080 ipc_entry_dealloc(space, ips_to_object(pset), name, entry); in ipc_right_dealloc() 1096 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_dealloc() 1140 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc() 1185 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 | 1126 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name() 1139 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 | 5527 ipc_entry_dealloc(space, ip_to_object(reply), in ipc_kmsg_copyout_header()
|