Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h240 kcondvar_t sd_zcopy_wait; member
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2687 if (cv_wait_sig(&stp->sd_zcopy_wait, in snf_segmap()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp.c3297 cv_broadcast(&stp->sd_zcopy_wait); in tcp_zcopy_notify()
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c658 cv_init(&stp->sd_zcopy_wait, NULL, CV_DEFAULT, NULL); in stream_head_constructor()
677 cv_destroy(&stp->sd_zcopy_wait); in stream_head_destructor()