Home
last modified time | relevance | path

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

/Linux-v5.4/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()
165 return xpSuccess; in xp_init_uv()
Dxpc_partition.c110 if (ret != xpSuccess) { in xpc_get_rsvd_page_pa()
118 if (ret != xpSuccess) in xpc_get_rsvd_page_pa()
226 if (ret != xpSuccess) in xpc_get_remote_rp()
256 return xpSuccess; in xpc_get_remote_rp()
319 ret = xpSuccess; in xpc_mark_partition_active()
321 DBUG_ON(part->reason == xpSuccess); in xpc_mark_partition_active()
494 if (ret != xpSuccess) { in xpc_discovery()
Dxpc_uv.c286 if (xp_ret != xpSuccess) { in xpc_create_gru_mq_uv()
320 BUG_ON(ret != xpSuccess); in xpc_destroy_gru_mq_uv()
345 xp_ret = xpSuccess; in xpc_send_gru_msg()
669 if (ret == xpSuccess) in xpc_cache_remote_gru_mq_desc_uv()
710 if (ret != xpSuccess) in xpc_send_activate_IRQ_uv()
721 if (ret != xpSuccess) { in xpc_send_activate_IRQ_uv()
738 if (unlikely(ret != xpSuccess)) in xpc_send_activate_IRQ_part_uv()
750 if (unlikely(ret != xpSuccess)) { in xpc_send_activate_IRQ_ch_uv()
793 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_uv()
802 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_uv()
[all …]
Dxp_main.c170 return xpSuccess; in xpc_connect()
241 if (ret != xpSuccess) in xp_init()
Dxpnet.c214 if (ret != xpSuccess) { in xpnet_receive()
313 if (ret != xpSuccess) { in xpnet_dev_open()
397 if (unlikely(ret != xpSuccess)) in xpnet_send()
Dxpc_main.c246 if (ret != xpSuccess) in xpc_check_remote_hb()
466 if (ret != xpSuccess) in xpc_setup_ch_structures()
475 return xpSuccess; in xpc_setup_ch_structures()
559 if (xpc_setup_ch_structures(part) == xpSuccess) { in xpc_activating()
562 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.h91 xpSuccess = 0, enumerator