Searched refs:z_expander (Results 1 – 2 of 2) sorted by relevance
167 struct thread *z_expander; member
4684 if (z->z_expander == NULL) { in zone_expand_locked()4685 z->z_expander = self; in zone_expand_locked()4698 LCK_SLEEP_DEFAULT, &z->z_expander, z->z_expander, in zone_expand_locked()4813 if (z->z_expander == self) { in zone_expand_locked()4814 z->z_expander = THREAD_NULL; in zone_expand_locked()4818 wakeup_all_with_inheritor(&z->z_expander, THREAD_AWAKENED); in zone_expand_locked()7332 if (!z->z_self || z->z_expander || z->z_expander_vm_priv || in zone_reclaim()