Home
last modified time | relevance | path

Searched refs:ipc_entries_hold (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/osfmk/ipc/
H A Dipc_entry.h231 extern kern_return_t ipc_entries_hold(
H A Dipc_entry.c132 ipc_entries_hold( in ipc_entries_hold() function
262 kr = ipc_entries_hold(space, 1); in ipc_entry_alloc()
H A Dipc_object.c1028 kr = ipc_entries_hold(space, 1); in ipc_object_copyout()
H A Dipc_kmsg.c4374 kr = ipc_entries_hold(space, entries_held); in ipc_kmsg_copyout_header()