Searched refs:dtahe_prevall (Results 1 – 2 of 2) sorted by relevance
688 hash->dtah_all->dtahe_prevall = h; in dt_aggregate_snap_cpu()1207 if (h->dtahe_prevall != NULL) { in dt_aggwalk_rval()1208 h->dtahe_prevall->dtahe_nextall = h->dtahe_nextall; in dt_aggwalk_rval()1217 h->dtahe_nextall->dtahe_prevall = h->dtahe_prevall; in dt_aggwalk_rval()
154 struct dt_ahashent *dtahe_prevall; /* prev on list of all */ member