Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/ipc/
H A Dipc_entry.c290 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_entry_alloc()
374 kr = ipc_entry_grow_table(space, index + 1); in ipc_entry_alloc_name()
575 ipc_entry_grow_table( in ipc_entry_grow_table() function
H A Dipc_entry.h278 extern kern_return_t ipc_entry_grow_table(
H A Dipc_object.c958 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_object_copyout()
H A Dipc_kmsg.c3445 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_kmsg_copyout_header()