Searched refs:sb_notify (Results 1 – 3 of 3) sorted by relevance
405 if (sb_notify(&so2->so_snd)) { in uipc_rcvd()511 if (sb_notify(&so2->so_rcv)) { in uipc_send()609 if (sb_notify(&so2->so_rcv)) { in uipc_send()
2244 sb_notify(struct sockbuf *sb) in sb_notify() function2597 if (sb_notify(&so->so_rcv)) { in sorwakeup()2605 if (sb_notify(&so->so_snd)) { in sowwakeup()
838 extern int sb_notify(struct sockbuf *sb);