Lines Matching refs:xpSuccess
215 if (xp_ret != xpSuccess) { in xpc_create_gru_mq_uv()
249 BUG_ON(ret != xpSuccess); in xpc_destroy_gru_mq_uv()
274 xp_ret = xpSuccess; in xpc_send_gru_msg()
598 if (ret == xpSuccess) in xpc_cache_remote_gru_mq_desc_uv()
639 if (ret != xpSuccess) in xpc_send_activate_IRQ_uv()
650 if (ret != xpSuccess) { in xpc_send_activate_IRQ_uv()
667 if (unlikely(ret != xpSuccess)) in xpc_send_activate_IRQ_part_uv()
679 if (unlikely(ret != xpSuccess)) { in xpc_send_activate_IRQ_ch_uv()
721 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_uv()
798 if (ret != xpSuccess) in xpc_get_remote_heartbeat_uv()
943 return xpSuccess; in xpc_setup_ch_structures_uv()
982 return xpSuccess; in xpc_make_first_contact_uv()
1028 return xpSuccess; in xpc_allocate_send_msg_slot_uv()
1061 return xpSuccess; in xpc_allocate_recv_msg_slot_uv()
1085 if (ret == xpSuccess) { in xpc_setup_msg_structures_uv()
1088 if (ret != xpSuccess) { in xpc_setup_msg_structures_uv()
1269 return xpSuccess; in xpc_allocate_msg_slot_uv()
1453 enum xp_retval ret = xpSuccess; in xpc_send_payload_uv()
1477 if (ret != xpSuccess) in xpc_send_payload_uv()
1502 if (ret == xpSuccess) in xpc_send_payload_uv()
1519 ret = xpSuccess; in xpc_send_payload_uv()
1594 if (ret != xpSuccess) in xpc_received_payload_uv()