Searched refs:QSLIST_REMOVE_RCU (Results 1 – 2 of 2) sorted by relevance
154 QSLIST_REMOVE_RCU(&Q_list_head, el, list_element, f)
286 #define QSLIST_REMOVE_RCU(head, elm, type, field) do { \ macro