Home
last modified time | relevance | path

Searched defs:STAILQ_REMOVE_HEAD (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/drm/
H A Dqueue.h298 #define STAILQ_REMOVE_HEAD(head, field) do { \ macro
/titanic_50/usr/src/uts/common/sys/
H A Dqueue.h304 #define STAILQ_REMOVE_HEAD(head, field) do { \ macro