Home
last modified time | relevance | path

Searched refs:xpc_msgqueue_deref (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/misc/sgi-xp/
Dxpc_channel.c642 xpc_msgqueue_deref(ch); in xpc_partition_going_down()
738 xpc_msgqueue_deref(ch); in xpc_initiate_disconnect()
1013 xpc_msgqueue_deref(ch); in xpc_initiate_received()
Dxpc_uv.c1437 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1444 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1471 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1526 xpc_msgqueue_deref(ch); in xpc_process_msg_chctl_flags_uv()
1609 xpc_msgqueue_deref(ch); in xpc_send_payload_uv()
Dxpc_main.c757 xpc_msgqueue_deref(ch); in xpc_kthread_start()
833 xpc_msgqueue_deref(ch); in xpc_create_kthreads()
Dxpc_sn2.c1823 xpc_msgqueue_deref(ch); in xpc_process_msg_chctl_flags_sn2()
1828 xpc_msgqueue_deref(ch); in xpc_process_msg_chctl_flags_sn2()
1906 xpc_msgqueue_deref(ch); in xpc_process_msg_chctl_flags_sn2()
2250 xpc_msgqueue_deref(ch); in xpc_send_payload_sn2()
Dxpc.h954 xpc_msgqueue_deref(struct xpc_channel *ch) in xpc_msgqueue_deref() function