Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dcall.c61 bool need_wait = false; in optee_cq_wait_init() local
/linux/net/xdp/
H A Dxsk.c1033 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in __xsk_sendmsg() local
1075 bool need_wait = !(flags & MSG_DONTWAIT); in __xsk_recvmsg() local
/linux/fs/nfs/
H A Ddelegation.c978 bool need_wait; in nfs_server_return_all_delegations() local
/linux/net/netfilter/ipset/
H A Dip_set_core.c1202 bool need_wait = false; in _destroy_all_sets() local
/linux/net/packet/
H A Daf_packet.c2726 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local