Searched refs:slh_next (Results 1 – 2 of 2) sorted by relevance
2082 oldhead = head->slh_list.slh_next;2083 entry->sl_next = head->slh_list.slh_next;2084 head->slh_list.slh_next = entry;2104 first = head->slh_list.slh_next;2106 head->slh_list.slh_next = first->sl_next;
207 struct slist_entry *slh_next; member