Searched refs:need_wait (Results 1 – 2 of 2) sorted by relevance
418 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in xsk_sendmsg() local424 if (unlikely(need_wait)) in xsk_sendmsg()
2617 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local2684 if (need_wait && skb) { in tpacket_snd()2720 !need_wait, &err); in tpacket_snd()2788 (need_wait && packet_read_pending(&po->tx_ring)))); in tpacket_snd()