Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-xp/
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()
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()
Dxpc_main.c751 xpc_msgqueue_deref(ch); in xpc_kthread_start()
827 xpc_msgqueue_deref(ch); in xpc_create_kthreads()
Dxpc.h682 xpc_msgqueue_deref(struct xpc_channel *ch) in xpc_msgqueue_deref() function