Searched refs:CK_SLIST_REMOVE_AFTER (Results 1 – 4 of 4) sorted by relevance
499 CK_SLIST_REMOVE_AFTER(hc_prev, hc_q); in tcp_hc_update()617 CK_SLIST_REMOVE_AFTER(hc_prev, hc_q); in tcp_hc_update()778 CK_SLIST_REMOVE_AFTER(hc_prev, hc_q); in tcp_hc_purge_internal()
194 #define CK_SLIST_REMOVE_AFTER(elm, field) do { \ macro206 CK_SLIST_REMOVE_AFTER(curelm, field); \
1143 CK_SLIST_REMOVE_AFTER(ihp, ih_next); in intr_event_execute_handlers()
2290 CK_SLIST_REMOVE_AFTER(prev, entry); \ in dyn_expire_states()