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