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.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()
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.c345 xp_ret = xpSuccess; in xpc_send_gru_msg()
669 if (ret == xpSuccess) in xpc_cache_remote_gru_mq_desc_uv()
793 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_uv()
802 ret = xpSuccess; in xpc_get_partition_rsvd_page_pa_uv()
883 if (ret != xpSuccess) in xpc_get_remote_heartbeat_uv()
1028 return xpSuccess; in xpc_setup_ch_structures_uv()
1067 return xpSuccess; in xpc_make_first_contact_uv()
1113 return xpSuccess; in xpc_allocate_send_msg_slot_uv()
1146 return xpSuccess; in xpc_allocate_recv_msg_slot_uv()
1354 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.c247 if (ret != xpSuccess) in xpc_check_remote_hb()
467 if (ret != xpSuccess) in xpc_setup_ch_structures()
476 return xpSuccess; in xpc_setup_ch_structures()
560 if (xpc_setup_ch_structures(part) == xpSuccess) { in xpc_activating()
563 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 18 milliseconds