Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Dsync.c119 bool need_wait, need_sync; in rcu_sync_enter() local
/Linux-v4.19/net/xdp/
Dxsk.c281 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in xsk_sendmsg() local
/Linux-v4.19/fs/nfs/
Ddelegation.c691 bool need_wait; in nfs_server_return_all_delegations() local
/Linux-v4.19/fs/f2fs/
Dsegment.c1453 bool need_wait; in __wait_discard_cmd_range() local
1509 bool need_wait = false; in f2fs_wait_discard_bio() local
/Linux-v4.19/net/packet/
Daf_packet.c2605 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local