Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/ipc/
H A Dipc_entry.c267 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_entry_alloc()
393 kr = ipc_entry_grow_table(space, index + 1); in ipc_entry_alloc_name()
542 ipc_entry_grow_table( in ipc_entry_grow_table() function
H A Dipc_entry.h269 extern kern_return_t ipc_entry_grow_table(
H A Dipc_object.c1032 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_object_copyout()
H A Dmach_port.c2264 kr = ipc_entry_grow_table(space, table_entries); in task_set_port_space()
H A Dipc_kmsg.c4379 kr = ipc_entry_grow_table(space, ITS_SIZE_NONE); in ipc_kmsg_copyout_header()