Searched refs:not_busy (Results 1 – 1 of 1) sorted by relevance
858 bool not_busy = skb_queue_empty(&sk->sk_write_queue); in kcm_sendpage() local867 } else if (kcm->tx_wait_more || not_busy) { in kcm_sendpage()1027 bool not_busy = skb_queue_empty(&sk->sk_write_queue); in kcm_sendmsg() local1038 } else if (kcm->tx_wait_more || not_busy) { in kcm_sendmsg()