Home
last modified time | relevance | path

Searched refs:xpSuccess (Results 1 – 10 of 10) sorted by relevance

/drivers/misc/sgi-xp/
Dxp_uv.c56 return xpSuccess; in xp_remote_mmr_read()
75 return xpSuccess; in xp_remote_memcpy_uv()
115 return xpSuccess; in xp_expand_memprotect_uv()
145 return xpSuccess; in xp_restrict_memprotect_uv()
164 return xpSuccess; in xp_init_uv()
Dxp_sn2.c63 return xpSuccess; in xp_register_nofault_code_sn2()
112 return xpSuccess; in xp_remote_memcpy_sn2()
145 return xpSuccess; in xp_expand_memprotect_sn2()
161 return xpSuccess; in xp_restrict_memprotect_sn2()
Dxpc_partition.c115 if (ret != xpSuccess) { in xpc_get_rsvd_page_pa()
123 if (ret != xpSuccess) in xpc_get_rsvd_page_pa()
231 if (ret != xpSuccess) in xpc_get_remote_rp()
261 return xpSuccess; in xpc_get_remote_rp()
324 ret = xpSuccess; in xpc_mark_partition_active()
326 DBUG_ON(part->reason == xpSuccess); in xpc_mark_partition_active()
501 if (ret != xpSuccess) { in xpc_discovery()
Dxpc_uv.c283 if (xp_ret != xpSuccess) { in xpc_create_gru_mq_uv()
317 BUG_ON(ret != xpSuccess); in xpc_destroy_gru_mq_uv()
342 xp_ret = xpSuccess; in xpc_send_gru_msg()
665 if (ret == xpSuccess) in xpc_cache_remote_gru_mq_desc_uv()
706 if (ret != xpSuccess) in xpc_send_activate_IRQ_uv()
717 if (ret != xpSuccess) { in xpc_send_activate_IRQ_uv()
734 if (unlikely(ret != xpSuccess)) in xpc_send_activate_IRQ_part_uv()
746 if (unlikely(ret != xpSuccess)) { in xpc_send_activate_IRQ_ch_uv()
789 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_uv()
798 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_uv()
[all …]
Dxpc_sn2.c193 return (ret == 0) ? xpSuccess : xpPioReadError; in xpc_send_IRQ_sn2()
362 if (unlikely(ret != xpSuccess)) { in xpc_send_notify_IRQ_sn2()
458 return xpSuccess; in xpc_save_remote_msgqueue_pa_sn2()
571 enum xp_retval ret = xpSuccess; in xpc_allow_amo_ops_sn2()
622 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_sn2()
672 if (ret != xpSuccess) { in xpc_setup_rsvd_page_sn2()
779 if (ret != xpSuccess) in xpc_get_remote_heartbeat_sn2()
818 if (ret != xpSuccess) in xpc_get_remote_vars_sn2()
826 return xpSuccess; in xpc_get_remote_vars_sn2()
1004 if (ret != xpSuccess) { in xpc_identify_activate_IRQ_req_sn2()
[all …]
Dxp_main.c193 return xpSuccess; in xpc_connect()
265 if (ret != xpSuccess) in xp_init()
Dxpnet.c212 if (ret != xpSuccess) { in xpnet_receive()
311 if (ret != xpSuccess) { in xpnet_dev_open()
411 if (unlikely(ret != xpSuccess)) in xpnet_send()
Dxpc_main.c247 if (ret != xpSuccess) in xpc_check_remote_hb()
473 if (ret != xpSuccess) in xpc_setup_ch_structures()
482 return xpSuccess; in xpc_setup_ch_structures()
566 if (xpc_setup_ch_structures(part) == xpSuccess) { in xpc_activating()
569 if (xpc_arch_ops.make_first_contact(part) == xpSuccess) { in xpc_activating()
Dxpc_channel.c45 if (ret != xpSuccess) in xpc_process_connect()
269 if (reason <= xpSuccess || reason > xpUnknownReason) in xpc_process_openclose_chctl_flags()
401 if (ret != xpSuccess) { in xpc_process_openclose_chctl_flags()
542 return xpSuccess; in xpc_connect_channel()
Dxp.h108 xpSuccess = 0, enumerator