Searched refs:need_wait (Results 1 – 6 of 6) sorted by relevance
29 static bool need_wait; variable83 need_wait = true; in snapshot_open()176 if (need_wait) { in snapshot_write()178 need_wait = false; in snapshot_write()257 if (need_wait) { in snapshot_ioctl()259 need_wait = false; in snapshot_ioctl()
1473 bool need_wait = true; in damon_sysfs_handle_cmd() local1498 while (need_wait) { in damon_sysfs_handle_cmd()1504 need_wait = false; in damon_sysfs_handle_cmd()1507 need_wait = false; in damon_sysfs_handle_cmd()
881 bool need_wait; in nfs_server_return_all_delegations() local887 need_wait = nfs_server_mark_return_all_delegations(server); in nfs_server_return_all_delegations()890 if (need_wait) { in nfs_server_return_all_delegations()
830 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in __xsk_sendmsg() local839 if (unlikely(need_wait)) in __xsk_sendmsg()875 bool need_wait = !(flags & MSG_DONTWAIT); in __xsk_recvmsg() local885 if (unlikely(need_wait)) in __xsk_recvmsg()
2735 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local2803 if (need_wait && skb) { in tpacket_snd()2839 !need_wait, &err); in tpacket_snd()2908 (need_wait && packet_read_pending(&po->tx_ring)))); in tpacket_snd()
1793 bool need_wait = false; in f2fs_wait_discard_bio() local1824 need_wait = true; in f2fs_wait_discard_bio()1829 if (need_wait) in f2fs_wait_discard_bio()