Searched refs:QSLIST_INSERT_AFTER_RCU (Results 1 – 2 of 2) sorted by relevance
157 QSLIST_INSERT_AFTER_RCU(&Q_list_head, list_el, el, f)
277 #define QSLIST_INSERT_AFTER_RCU(head, listelm, elm, field) do { \ macro