Home
last modified time | relevance | path

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

/trueos/sys/sys/mach/ipc/
HDipc_space.h126 ipc_entry_num_t is_tree_total; /* number of entries in the tree */ member
/trueos/sys/compat/mach/ipc/
HDmach_debug.c293 tree_actual = space->is_tree_total; in mach_port_space_info()
348 infop->iis_tree_size = space->is_tree_total; in mach_port_space_info()
HDipc_space.c203 space->is_tree_total = 0; in ipc_space_create()
HDmach_port.c276 bound = space->is_table_size + space->is_tree_total; in mach_port_names()