Searched refs:is_high_mod (Results 1 – 3 of 3) sorted by relevance
512 assert(space->is_high_mod < ipc_entry_table_count(table)); in ipc_entry_modified()517 if (index > space->is_high_mod) { in ipc_entry_modified()518 space->is_high_mod = index; in ipc_entry_modified()636 space->is_high_mod = 0; in ipc_entry_grow_table()744 assert(space->is_high_mod > 0); in ipc_entry_grow_table()747 hi_mod = space->is_high_mod; in ipc_entry_grow_table()748 space->is_high_mod = 0; in ipc_entry_grow_table()
133 ipc_entry_num_t is_high_mod; /* highest modified entry during growth */ member
775 num_entries, space.is_low_mod, space.is_high_mod))