Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h633 #define __TPI_PRIM_ISALIGNED(x) __TPI_SIZE_ISALIGNED(x) macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1271 if (DB_TYPE(mp) == M_PROTO && !__TPI_PRIM_ISALIGNED(mp->b_rptr)) { in so_queue_msg_impl()
H A Dsockstr.c1687 if (!__TPI_PRIM_ISALIGNED(mp->b_rptr)) { in strsock_proto()