Searched refs:is_active_table (Results 1 – 8 of 8) sorted by relevance
168 table = is_active_table(space); in ipc_entry_lookup()212 table = is_active_table(space); in ipc_entries_hold()263 table = is_active_table(space); in ipc_entry_claim()399 table = is_active_table(space); in ipc_entry_alloc_name()522 table = is_active_table(space); in ipc_entry_dealloc()557 table = is_active_table(space); in ipc_entry_modified()648 otable = is_active_table(space); in ipc_entry_grow_table()
107 return ipc_hash_table_lookup(is_active_table(space), obj, namep, entryp); in ipc_hash_lookup()130 ipc_hash_table_insert(is_active_table(space), obj, index, entry); in ipc_hash_insert()152 ipc_hash_table_delete(is_active_table(space), obj, index, entry); in ipc_hash_delete()
188 table = is_active_table(space); in mach_port_space_info()266 table = is_active_table(space); in mach_port_space_info()374 tsize = ipc_entry_table_count(is_active_table(space)); in mach_port_space_basic_info()
522 size_t size = ipc_entry_table_count(is_active_table(space)); in ipc_space_check_limit_exceeded()570 table = is_active_table(space); in ipc_space_check_table_size_limit()
202 is_active_table(ipc_space_t space) in is_active_table() function
266 bound = ipc_entry_table_count(is_active_table(space)); in mach_port_names()304 table = is_active_table(space); in mach_port_names()
170 table = is_active_table(space);217 table = is_active_table(space);
1448 *table_size = ipc_entry_table_count(is_active_table(space)); in fill_taskipctableinfo()