Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xdp/
Dxsk.c482 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in xsk_sendmsg() local
/kernel/linux/linux-5.10/fs/nfs/
Ddelegation.c862 bool need_wait; in nfs_server_return_all_delegations() local
/kernel/linux/linux-5.10/fs/f2fs/
Dsegment.c1747 bool need_wait; in __wait_discard_cmd_range() local
1803 bool need_wait = false; in f2fs_wait_discard_bio() local
/kernel/linux/linux-5.10/net/packet/
Daf_packet.c2672 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local