Searched refs:evch_zone_key (Results 1 – 1 of 1) sorted by relevance
84 static zone_key_t evch_zone_key; variable1021 zone_key_create(&evch_zone_key, evch_zoneinit, NULL, evch_zonefree); in evch_chinit()1038 eg = zone_getspecific(evch_zone_key, global_zone); in evch_chinitthr()1065 eg = zone_getspecific(evch_zone_key, curproc->p_zone); in evch_chbind()1152 eg = zone_getspecific(evch_zone_key, curproc->p_zone); in evch_chunbind()1465 eg = zone_getspecific(evch_zone_key, curproc->p_zone); in evch_chgetnames()1503 eg = zone_getspecific(evch_zone_key, curproc->p_zone); in evch_chgetchdata()