Lines Matching refs:IS_ERR
135 if (!IS_ERR(ctx)) in ucma_get_ctx()
395 if (IS_ERR(ctx->cm_id)) { in ucma_create_id()
497 if (!IS_ERR(ctx)) in ucma_destroy_id()
501 if (IS_ERR(ctx)) in ucma_destroy_id()
526 if (IS_ERR(ctx)) in ucma_bind_ip()
550 if (IS_ERR(ctx)) in ucma_bind()
570 if (IS_ERR(ctx)) in ucma_resolve_ip()
599 if (IS_ERR(ctx)) in ucma_resolve_addr()
619 if (IS_ERR(ctx)) in ucma_resolve_route()
708 if (IS_ERR(ctx)) in ucma_query_route()
887 if (IS_ERR(ctx)) in ucma_query()
940 if (IS_ERR(ctx)) in ucma_connect()
960 if (IS_ERR(ctx)) in ucma_listen()
982 if (IS_ERR(ctx)) in ucma_accept()
1010 if (IS_ERR(ctx)) in ucma_reject()
1029 if (IS_ERR(ctx)) in ucma_disconnect()
1054 if (IS_ERR(ctx)) in ucma_init_qp_attr()
1187 if (IS_ERR(ctx)) in ucma_set_option()
1192 if (IS_ERR(optval)) { in ucma_set_option()
1217 if (IS_ERR(ctx)) in ucma_notify()
1242 if (IS_ERR(ctx)) in ucma_process_join()
1343 if (IS_ERR(mc)) { in ucma_leave_multicast()
1418 if (IS_ERR(ctx)) { in ucma_migrate_id()