Searched refs:sock_writeable (Results 1 – 13 of 13) sorted by relevance
451 if (!sock_writeable(sk) || in macvtap_sock_write_space()538 if (sock_writeable(&q->sk) || in macvtap_poll()540 sock_writeable(&q->sk))) in macvtap_poll()
990 if (sock_writeable(sk) || in tun_chr_poll()992 sock_writeable(sk))) in tun_chr_poll()1436 if (!sock_writeable(sk)) in tun_sock_write_space()
475 (!wait_writeable || sock_writeable(&cf_sk->sk))) in caif_wait_for_flow_on()963 if (sock_writeable(sk) && tx_flow_is_on(cf_sk)) in caif_poll()
1773 sock_writeable(sk)) in irda_poll()1781 sock_writeable(sk)) in irda_poll()1787 if (sock_writeable(sk)) in irda_poll()
207 if (sock_writeable(sk)) in dccp_write_space()
785 if (sock_writeable(sk)) in datagram_poll()
2263 if (sock_writeable(sk)) in sock_def_write_space()
441 if (!test_bit(BT_SK_SUSPEND, &bt_sk(sk)->flags) && sock_writeable(sk)) in bt_sock_poll()
572 if (sock_writeable(sk) && sk->sk_state == LLCP_CONNECTED) in llcp_sock_poll()
1671 sock_writeable(sk) || in sync_thread_master()
2060 static inline bool sock_writeable(const struct sock *sk) in sock_writeable() function
1487 if (sock_writeable(sk) && iucv_below_msglim(sk)) in iucv_sock_poll()
1541 if (sock_writeable(sk)) in xs_udp_write_space()