Home
last modified time | relevance | path

Searched refs:xpc_msgqueue_deref (Results 1 – 3 of 3) 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_main.c739 xpc_msgqueue_deref(ch); in xpc_kthread_start()
815 xpc_msgqueue_deref(ch); in xpc_create_kthreads()
H A Dxpc.h682 xpc_msgqueue_deref(struct xpc_channel *ch) in xpc_msgqueue_deref() function