Searched refs:hold_phase_pending (Results 1 – 2 of 2) sorted by relevance
138 s->hold_phase_pending = true; in resettable_phase_enter()158 if (s->hold_phase_pending) { in resettable_phase_hold()159 s->hold_phase_pending = false; in resettable_phase_hold()235 if (oldp_count && s->hold_phase_pending) { in resettable_change_parent()
143 bool hold_phase_pending; member