Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/ipc/
H A Dipc_entry.h234 extern kern_return_t ipc_entries_hold(
H A Dipc_entry.c146 ipc_entries_hold( in ipc_entries_hold() function
285 kr = ipc_entries_hold(space, 1); in ipc_entry_alloc()
H A Dipc_object.c994 kr = ipc_entries_hold(space, 1); in ipc_object_copyout()
H A Dipc_kmsg.c5329 kr = ipc_entries_hold(space, entries_held); in ipc_kmsg_copyout_header()