Searched refs:atid_alloc_stopped (Results 1 – 3 of 3) sorted by relevance
146 bool atid_alloc_stopped; member
4107 t->atid_alloc_stopped = false; in t4_init_atid_table()4137 t->atid_alloc_stopped = true; in stop_atid_allocator()4151 t->atid_alloc_stopped = false; in restart_atid_allocator()4162 if (t->afree && !t->atid_alloc_stopped) { in alloc_atid()
2020 MPASS(t->atid_alloc_stopped == true); in stop_atids()