Searched refs:is_active_table (Results 1 – 8 of 8) sorted by relevance
115 table = is_active_table(space); in ipc_entry_lookup()159 table = is_active_table(space); in ipc_entries_hold()210 table = is_active_table(space); in ipc_entry_claim()350 table = is_active_table(space); in ipc_entry_alloc_name()473 table = is_active_table(space); in ipc_entry_dealloc()508 table = is_active_table(space); in ipc_entry_modified()599 otable = is_active_table(space); in ipc_entry_grow_table()
108 return ipc_hash_table_lookup(is_active_table(space), obj, namep, entryp); in ipc_hash_lookup()131 ipc_hash_table_insert(is_active_table(space), obj, index, entry); in ipc_hash_insert()153 ipc_hash_table_delete(is_active_table(space), obj, index, entry); in ipc_hash_delete()
181 table = is_active_table(space); in mach_port_space_info()249 table = is_active_table(space); in mach_port_space_info()349 tsize = ipc_entry_table_count(is_active_table(space)); in mach_port_space_basic_info()
510 size_t size = ipc_entry_table_count(is_active_table(space)); in ipc_space_check_limit_exceeded()545 table = is_active_table(space); in ipc_space_get_table_size_and_limits()
168 is_active_table(ipc_space_t space) in is_active_table() function
270 bound = ipc_entry_table_count(is_active_table(space)); in mach_port_names()308 table = is_active_table(space); in mach_port_names()
169 table = is_active_table(space);215 table = is_active_table(space);
1385 *table_size = ipc_entry_table_count(is_active_table(space)); in fill_taskipctableinfo()