Home
last modified time | relevance | path

Searched refs:can_wait (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/net/rds/ !
Dib_recv.c389 bool can_wait = !!(gfp & __GFP_DIRECT_RECLAIM); in rds_ib_recv_refill() local
458 (can_wait && rds_ib_ring_low(&ic->i_recv_ring)) || in rds_ib_recv_refill()
462 if (can_wait) in rds_ib_recv_refill()
/linux-6.12.1/drivers/infiniband/ulp/rtrs/ !
Drtrs-clt.c118 enum wait_type can_wait) in rtrs_clt_get_permit() argument
124 if (permit || !can_wait) in rtrs_clt_get_permit()
345 bool notify, bool can_wait);
381 bool notify, bool can_wait) in complete_rdma_req() argument
413 if (can_wait) { in complete_rdma_req()
427 } else if (can_wait) { in complete_rdma_req()