Home
last modified time | relevance | path

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

/xnu-10002.41.9/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.h276 extern kern_return_t ipc_entry_grow_table(
H A Dipc_object.c1003 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_object_copyout()
H A Dipc_kmsg.c5544 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_kmsg_copyout_header()