Home
last modified time | relevance | path

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

/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.c1356 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1363 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1390 xpc_msgqueue_deref(ch); in xpc_handle_notify_mq_msg_uv()
1445 xpc_msgqueue_deref(ch); in xpc_process_msg_chctl_flags_uv()
1528 xpc_msgqueue_deref(ch); in xpc_send_payload_uv()
H A Dxpc_main.c740 xpc_msgqueue_deref(ch); in xpc_kthread_start()
816 xpc_msgqueue_deref(ch); in xpc_create_kthreads()
H A Dxpc.h682 xpc_msgqueue_deref(struct xpc_channel *ch) in xpc_msgqueue_deref() function