Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_channel.c642 xpc_msgqueue_deref(ch); in xpc_partition_going_down()
735 xpc_msgqueue_deref(ch); in xpc_initiate_disconnect()
1010 xpc_msgqueue_deref(ch); in xpc_initiate_received()
H A Dxpc_uv.c1441 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1448 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1475 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1530 xpc_msgqueue_deref(ch); in xpc_process_msg_chctl_flags_uv()
1613 xpc_msgqueue_deref(ch); in xpc_send_payload_uv()
H A Dxpc_main.c742 xpc_msgqueue_deref(ch); in xpc_kthread_start()
818 xpc_msgqueue_deref(ch); in xpc_create_kthreads()
H A Dxpc.h682 xpc_msgqueue_deref(struct xpc_channel *ch) in xpc_msgqueue_deref() function