sock_writeable
if (!sock_writeable(sk) ||
if (sock_writeable(&q->sk) ||
sock_writeable(&q->sk)))
return (tun->dev->flags & IFF_UP) && sock_writeable(sk);
if (!sock_writeable(sk))
if (!test_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags) && sock_writeable(sk))
if (sock_writeable(sk))
if (!sock_writeable(psock->sk))
if (sock_writeable(sk)) {
if (sock_writeable(sk) && iucv_below_msglim(sk))
sock_writeable(sk) ||
if (sock_writeable(sk) && sk->sk_state == LLCP_CONNECTED)
if (status == -EAGAIN && sock_writeable(transport->inet))
if (sock_writeable(sk))
if (!sock_writeable(sk))