Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-xp/
A Dxp_uv.c55 return xpSuccess; in xp_remote_mmr_read()
74 return xpSuccess; in xp_remote_memcpy_uv()
103 return xpSuccess; in xp_expand_memprotect_uv()
122 return xpSuccess; in xp_restrict_memprotect_uv()
144 return xpSuccess; in xp_init_uv()
A 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()
A Dxpc_uv.c274 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()
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()
1269 return xpSuccess; in xpc_allocate_msg_slot_uv()
[all …]
A Dxp_main.c171 return xpSuccess; in xpc_connect()
242 if (ret != xpSuccess) in xp_init()
A Dxpnet.c215 if (ret != xpSuccess) { in xpnet_receive()
314 if (ret != xpSuccess) { in xpnet_dev_open()
398 if (unlikely(ret != xpSuccess)) in xpnet_send()
A Dxpc_main.c236 if (ret != xpSuccess) in xpc_check_remote_hb()
456 if (ret != xpSuccess) in xpc_setup_ch_structures()
465 return xpSuccess; in xpc_setup_ch_structures()
549 if (xpc_setup_ch_structures(part) == xpSuccess) { in xpc_activating()
552 if (xpc_arch_ops.make_first_contact(part) == xpSuccess) { in xpc_activating()
A 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()
A Dxp.h87 xpSuccess = 0, enumerator

Completed in 19 milliseconds