Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/rsm/
H A Drsm.h57 #define RSM_IOCTL_PUBLISH RSM_IOCTL_EXPORT_SEG + 0x6 macro
/titanic_44/usr/src/lib/librsm/common/
H A Drsmlib.c1043 if (ioctl(seg->rsmseg_fd, RSM_IOCTL_PUBLISH, &msg) < 0) { in rsm_memseg_export_publish()
/titanic_44/usr/src/uts/common/io/rsm/
H A Drsm.c6875 case RSM_IOCTL_PUBLISH: in rsmexport_ioctl()