Searched refs:need_wait (Results 1 – 5 of 5) sorted by relevance
119 bool need_wait, need_sync; in rcu_sync_enter() local122 need_wait = rsp->gp_count++; in rcu_sync_enter()128 BUG_ON(need_wait && need_sync); in rcu_sync_enter()134 } else if (need_wait) { in rcu_sync_enter()
691 bool need_wait; in nfs_server_return_all_delegations() local697 need_wait = nfs_server_mark_return_all_delegations(server); in nfs_server_return_all_delegations()700 if (need_wait) { in nfs_server_return_all_delegations()
281 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in xsk_sendmsg() local291 if (need_wait) in xsk_sendmsg()
1453 bool need_wait; in __wait_discard_cmd_range() local1457 need_wait = false; in __wait_discard_cmd_range()1472 need_wait = true; in __wait_discard_cmd_range()1478 if (need_wait) { in __wait_discard_cmd_range()1509 bool need_wait = false; in f2fs_wait_discard_bio() local1519 need_wait = true; in f2fs_wait_discard_bio()1524 if (need_wait) in f2fs_wait_discard_bio()
2605 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local2658 if (need_wait && need_resched()) in tpacket_snd()2687 !need_wait, &err); in tpacket_snd()2755 (need_wait && packet_read_pending(&po->tx_ring)))); in tpacket_snd()