Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h262 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h245 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h252 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro