Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/include/hv/
Dnetio_intf.h32 #define netio_assert assert /**< Enable assertions from macros */ macro
34 #define netio_assert(...) ((void)(0)) /**< Disable assertions from macros */ macro
619 netio_assert(!pkt->__packet.bits.__minimal); in NETIO_PKT_METADATA()
640 netio_assert(pkt->__packet.bits.__minimal); in NETIO_PKT_MINIMAL_METADATA()
1273 netio_assert(!pkt->__packet.bits.__minimal); in NETIO_PKT_STATUS()