Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/sgi-xp/
Dxp_uv.c57 return xpSuccess; in xp_remote_mmr_read()
76 return xpSuccess; in xp_remote_memcpy_uv()
116 return xpSuccess; in xp_expand_memprotect_uv()
146 return xpSuccess; in xp_restrict_memprotect_uv()
168 return xpSuccess; in xp_init_uv()
Dxpc_partition.c111 if (ret != xpSuccess) { in xpc_get_rsvd_page_pa()
119 if (ret != xpSuccess) in xpc_get_rsvd_page_pa()
227 if (ret != xpSuccess) in xpc_get_remote_rp()
257 return xpSuccess; in xpc_get_remote_rp()
330 ret = xpSuccess; in xpc_mark_partition_active()
332 DBUG_ON(part->reason == xpSuccess); in xpc_mark_partition_active()
505 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.c171 return xpSuccess; in xpc_connect()
242 if (ret != xpSuccess) in xp_init()
Dxpnet.c215 if (ret != xpSuccess) { in xpnet_receive()
314 if (ret != xpSuccess) { in xpnet_dev_open()
398 if (unlikely(ret != xpSuccess)) in xpnet_send()
Dxpc_main.c238 if (ret != xpSuccess) in xpc_check_remote_hb()
458 if (ret != xpSuccess) in xpc_setup_ch_structures()
467 return xpSuccess; in xpc_setup_ch_structures()
551 if (xpc_setup_ch_structures(part) == xpSuccess) { in xpc_activating()
554 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.h87 xpSuccess = 0, enumerator