Searched refs:can_wait (Results 1 – 3 of 3) sorted by relevance
387 bool can_wait = !!(gfp & __GFP_DIRECT_RECLAIM); in rds_ib_recv_refill() local456 (can_wait && rds_ib_ring_low(&ic->i_recv_ring)) || in rds_ib_recv_refill()460 if (can_wait) in rds_ib_recv_refill()
112 enum wait_type can_wait) in rtrs_clt_get_permit() argument118 if (permit || !can_wait) in rtrs_clt_get_permit()344 bool notify, bool can_wait);380 bool notify, bool can_wait) in complete_rdma_req() argument408 if (can_wait) { in complete_rdma_req()422 } else if (can_wait) { in complete_rdma_req()
674 static struct nullb_cmd *alloc_cmd(struct nullb_queue *nq, int can_wait) in alloc_cmd() argument680 if (cmd || !can_wait) in alloc_cmd()