Searched refs:slh_list (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;2085 head->slh_list.slh_depth++;2086 head->slh_list.slh_seq++;2104 first = head->slh_list.slh_next;2106 head->slh_list.slh_next = first->sl_next;2107 head->slh_list.slh_depth--;2108 head->slh_list.slh_seq++;2282 depth = head->slh_list.slh_depth;
210 } slh_list; member