Home
last modified time | relevance | path

Searched refs:SLIST_SWAP (Results 1 – 2 of 2) sorted by relevance

/spdk/include/spdk/
H A Dqueue_extras.h268 #define SLIST_SWAP(head1, head2, type) do { \ macro
/spdk/test/unit/lib/accel/accel.c/
H A Daccel_ut.c996 SLIST_SWAP(&seqs, &accel_ch->seq_pool, spdk_accel_sequence); in test_sequence_append_error()