Searched refs:routinfo (Results 1 – 1 of 1) sorted by relevance
133 void __ghs_bcount(struct bhdr *routinfo, void (*routaddr)(void)) in __ghs_bcount() argument136 if (routinfo->inserted) { in __ghs_bcount()148 routinfo->inserted = 1; in __ghs_bcount()149 routinfo->next = blocklisthead; in __ghs_bcount()150 blocklisthead = routinfo; in __ghs_bcount()