Searched defs:TAILQ_ENTRY (Results 1 – 7 of 7) sorted by relevance
323 #define TAILQ_ENTRY(type) \ macro
382 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro
413 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro
430 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro
415 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,) macro