Home
last modified time | relevance | path

Searched refs:ipc_entry_dealloc (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/osfmk/ipc/
H A Dipc_right.c903 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_destroy()
916 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()
1075 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_dealloc()
1118 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_dealloc()
1449 ipc_entry_dealloc(space, ip_to_object(port), name, entry); in ipc_right_delta()
1516 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_delta()
1624 ipc_entry_dealloc(space, ip_to_object(port), in ipc_right_delta()
2440 ipc_entry_dealloc(space, ip_to_object(port), in ipc_right_copyin()
2555 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_right_copyin()
[all …]
H A Dipc_entry.h263 extern void ipc_entry_dealloc(
H A Dipc_object.c1149 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name()
1162 ipc_entry_dealloc(space, IO_NULL, name, entry); in ipc_object_copyout_name()
H A Dipc_entry.c450 ipc_entry_dealloc( in ipc_entry_dealloc() function
H A Dipc_kmsg.c3454 ipc_entry_dealloc(space, ip_to_object(reply), in ipc_kmsg_copyout_header()