Home
last modified time | relevance | path

Searched defs:LIST_SWAP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h557 #define LIST_SWAP(head1, head2, type, field) do { \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h523 #define LIST_SWAP(head1, head2, type, field) do { \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h553 #define LIST_SWAP(head1, head2, type, field) do { \ macro