Searched refs:dt_idhash_update (Results 1 – 3 of 3) sorted by relevance
148 dt_idhash_update(dtp->dt_aggs); in dt_pcb_pop()151 dt_idhash_update(dtp->dt_globals); in dt_pcb_pop()154 dt_idhash_update(dtp->dt_tls); in dt_pcb_pop()
143 extern void dt_idhash_update(dt_idhash_t *);
694 dt_idhash_update(dt_idhash_t *dhp) in dt_idhash_update() function