Searched refs:hashnext (Results 1 – 12 of 12) 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*);
204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((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) },
474 hashnext;
378 struct node_s *hashnext; /* hash list next node_t */ member1160 struct nca_conn_s *hashnext; /* Hash chain next */ member
1506 if (p = hashnext(pos)) in ppop()1509 b = hashnext(pos); in ppop()
560 goto hashnext; in dt_aggregate_snap_cpu()588 hashnext: in dt_aggregate_snap_cpu()