Home
last modified time | relevance | path

Searched refs:H_NOT_ENOUGH_RESOURCES (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ehca/
Dhcp_if.c231 if (ret == H_NOT_ENOUGH_RESOURCES) in hipz_h_alloc_resource_eq()
281 if (ret == H_NOT_ENOUGH_RESOURCES) in hipz_h_alloc_resource_cq()
368 if (ret == H_NOT_ENOUGH_RESOURCES) in hipz_h_alloc_resource_qp()
563 if (ret == H_NOT_ENOUGH_RESOURCES) in hipz_h_modify_qp()
664 if (ret == H_NOT_ENOUGH_RESOURCES) in hipz_h_attach_mcqp()
Dehca_main.c158 case H_NOT_ENOUGH_RESOURCES: /* insufficient resources */ in ehca2ib_return_code()
/linux-4.4.14/arch/powerpc/include/asm/
Dhvcall.h78 #define H_NOT_ENOUGH_RESOURCES -44 macro
/linux-4.4.14/arch/powerpc/kvm/
Dtrace_hv.h198 {H_NOT_ENOUGH_RESOURCES, "H_NOT_ENOUGH_RESOURCES"}, \
/linux-4.4.14/arch/powerpc/platforms/pseries/
Diommu.c228 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_build_pSeriesLP()
317 if (unlikely(rc == H_NOT_ENOUGH_RESOURCES)) { in tce_buildmulti_pSeriesLP()
/linux-4.4.14/arch/powerpc/kernel/
Dvio.c1131 (hret != H_NOT_ENOUGH_RESOURCES && in vio_h_cop_sync()
1153 case H_NOT_ENOUGH_RESOURCES: in vio_h_cop_sync()