Searched refs:SMR_SLIST_END (Results 1 – 1 of 1) sorted by relevance
168 #define SMR_SLIST_END(head) NULL macro178 (SMR_SLIST_FIRST_LOCKED(head) == SMR_SLIST_END(head))184 (var) != SMR_SLIST_END(head); \189 (var) != SMR_SLIST_END(head); \201 (head)->smr_slh_first = SMR_SLIST_END(head); \