Searched refs:Count (Results 1 – 2 of 2) sorted by relevance
123 c = pList->Count; in csr_ll_count()213 pList->Count = 0; in csr_ll_open()253 pList->Count++; in csr_ll_insert_tail()273 pList->Count++; in csr_ll_insert_head()292 pList->Count++; in csr_ll_insert_entry()313 pList->Count--; in csr_ll_remove_tail()360 pList->Count--; in csr_ll_remove_head()438 pList->Count--; in csr_ll_remove_entry()
52 uint32_t Count; member