Searched defs:need_wait (Results 1 – 2 of 2) sorted by relevance
647 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in __xsk_sendmsg() local682 bool need_wait = !(flags & MSG_DONTWAIT); in __xsk_recvmsg() local
2687 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local