Searched refs:hashnext (Results 1 – 8 of 8) sorted by relevance
46 while (b = hashnext(pos)) in hashwalk()
87 hashnext(register Hash_position_t* pos) in hashnext() function
194 extern Hash_bucket_t* hashnext(Hash_position_t*);
1190 nca_conn_walk_step, 0, (void *)OFFSETOF(nca_conn_t, hashnext) },1201 nca_node_walk_step, 0, (void *)OFFSETOF(node_t, hashnext) },
484 hashnext;
378 struct node_s *hashnext; /* hash list next node_t */ member1160 struct nca_conn_s *hashnext; /* Hash chain next */ member
1556 if (p = hashnext(pos)) in ppop()1559 b = hashnext(pos); in ppop()
560 goto hashnext; in dt_aggregate_snap_cpu()588 hashnext: in dt_aggregate_snap_cpu()