Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/ipc/
H A Dipc_entry.h238 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.c1015 kr = ipc_entries_hold(space, 1); in ipc_object_copyout()
H A Dipc_kmsg.c5538 kr = ipc_entries_hold(space, entries_held); in ipc_kmsg_copyout_header()