Searched refs:sl_next (Results 1 – 4 of 4) sorted by relevance
727 sl->sl_next = softs->syncstatetab[hv];729 softs->syncstatetab[hv]->sl_pnext = &sl->sl_next;753 sl = sl->sl_next)833 *sl->sl_pnext = sl->sl_next;834 if (sl->sl_next != NULL)835 sl->sl_next->sl_pnext = sl->sl_pnext;942 sl->sl_next = softs->syncnattab[hv];944 softs->syncnattab[hv]->sl_pnext = &sl->sl_next;954 sl = sl->sl_next)1041 for (ss = softs->syncstatetab[hv]; ss; ss = ss->sl_next)[all …]
57 struct synclist *sl_next; member
199 struct slist_entry *sl_next; member
2083 entry->sl_next = head->slh_list.slh_next;2106 head->slh_list.slh_next = first->sl_next;