Home
last modified time | relevance | path

Searched defs:need_wait (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/xdp/
Dxsk.c639 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in xsk_sendmsg() local
663 bool need_wait = !(flags & MSG_DONTWAIT); in xsk_recvmsg() local
/Linux-v5.15/fs/nfs/
Ddelegation.c881 bool need_wait; in nfs_server_return_all_delegations() local
/Linux-v5.15/fs/f2fs/
Dsegment.c1655 bool need_wait; in __wait_discard_cmd_range() local
1711 bool need_wait = false; in f2fs_wait_discard_bio() local
/Linux-v5.15/net/packet/
Daf_packet.c2668 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local