Home
last modified time | relevance | path

Searched refs:not_busy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/kcm/
H A Dkcmsock.c893 bool not_busy = skb_queue_empty(&sk->sk_write_queue); in kcm_sendmsg() local
904 } else if (kcm->tx_wait_more || not_busy) { in kcm_sendmsg()