Home
last modified time | relevance | path

Searched refs:QMD_TAILQ_CHECK_TAIL (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dqueue.h579 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
597 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
702 QMD_TAILQ_CHECK_TAIL(head, field); \
/f-stack/dpdk/lib/librte_eal/windows/include/sys/
H A Dqueue.h641 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
670 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
775 QMD_TAILQ_CHECK_TAIL(head, field); \
/f-stack/freebsd/sys/
H A Dqueue.h670 #define QMD_TAILQ_CHECK_TAIL(head, field) do { \ macro
699 #define QMD_TAILQ_CHECK_TAIL(head, headname) macro
804 QMD_TAILQ_CHECK_TAIL(head, field); \