Searched refs:z_expander (Results 1 – 2 of 2) sorted by relevance
152 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 &z->z_expander, z->z_expander, in zone_expand_locked()4816 if (z->z_expander == self) { in zone_expand_locked()4817 z->z_expander = THREAD_NULL; in zone_expand_locked()4821 wakeup_all_with_inheritor(&z->z_expander, THREAD_AWAKENED); in zone_expand_locked()6573 if (!z->z_self || z->z_expander || z->z_expander_vm_priv || in zone_reclaim()