Searched refs:RDMA_CREATE_AH_SLEEPABLE (Results 1 – 6 of 6) sorted by relevance
506 might_sleep_if(flags & RDMA_CREATE_AH_SLEEPABLE); in _rdma_create_ah()513 (flags & RDMA_CREATE_AH_SLEEPABLE) ? GFP_KERNEL : GFP_ATOMIC); in _rdma_create_ah()594 ah = _rdma_create_ah(pd, ah_attr, RDMA_CREATE_AH_SLEEPABLE, udata); in rdma_create_user_ah()907 ah = rdma_create_ah(pd, &ah_attr, RDMA_CREATE_AH_SLEEPABLE); in ib_create_ah_from_wc()
2272 RDMA_CREATE_AH_SLEEPABLE); in update_sm_ah()
69 vah = rdma_create_ah(pd, attr, RDMA_CREATE_AH_SLEEPABLE); in ipoib_create_ah()
1693 if (!(flags & RDMA_CREATE_AH_SLEEPABLE)) { in efa_create_ah()
3365 RDMA_CREATE_AH_SLEEPABLE = BIT(0), enumerator
694 !(flags & RDMA_CREATE_AH_SLEEPABLE)); in bnxt_re_create_ah()