Searched refs:z_expander (Results 1 – 2 of 2) sorted by relevance
166 struct thread *z_expander; member
4568 if (z->z_expander == NULL) { in zone_expand_locked()4569 z->z_expander = self; in zone_expand_locked()4582 &z->z_expander, z->z_expander, in zone_expand_locked()4695 if (z->z_expander == self) { in zone_expand_locked()4696 z->z_expander = THREAD_NULL; in zone_expand_locked()4700 wakeup_all_with_inheritor(&z->z_expander, THREAD_AWAKENED); in zone_expand_locked()7209 if (!z->z_self || z->z_expander || z->z_expander_vm_priv || in zone_reclaim()