Searched refs:dt_idhash_update (Results 1 – 3 of 3) sorted by relevance
150 dt_idhash_update(dtp->dt_aggs); in dt_pcb_pop()153 dt_idhash_update(dtp->dt_globals); in dt_pcb_pop()156 dt_idhash_update(dtp->dt_tls); in dt_pcb_pop()
145 extern void dt_idhash_update(dt_idhash_t *);
692 dt_idhash_update(dt_idhash_t *dhp) in dt_idhash_update() function