Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/drm/
H A Dqueue.h485 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ macro
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1991 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ macro