Searched refs:so_notify_writable (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.h221 extern void so_notify_writable(struct sonode *);
H A Dsocknotify.c168 so_notify_writable(struct sonode *so) function
H A Dsockfilter.c1659 /* so_notify_writable drops so_lock */
1660 so_notify_writable(so);
H A Dsockcommon_sops.c1122 /* so_notify_writable drops so_lock */
1123 so_notify_writable(so);
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1307 so_notify_writable(so);

Completed in 53 milliseconds