__sock_writeable
return __sock_writeable(sk, refcount_read(&sk->sk_wmem_alloc));
if (__sock_writeable(sk, wmem_alloc)) {