Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpattr.h39 #define PATTR_ZCOPY 0x4 /* zerocopy attribute */ macro
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c8631 pattrinfo_t zcopy_attr = {PATTR_ZCOPY}; in is_vmloaned_mblk()