Searched refs:slh_next (Results 1 – 2 of 2) sorted by relevance
2084 oldhead = head->slh_list.slh_next;2085 entry->sl_next = head->slh_list.slh_next;2086 head->slh_list.slh_next = entry;2106 first = head->slh_list.slh_next;2108 head->slh_list.slh_next = first->sl_next;
209 struct slist_entry *slh_next; member