Home
last modified time | relevance | path

Searched refs:notify_senders_of_disconnect (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc.h575 void (*notify_senders_of_disconnect) (struct xpc_channel *); member
H A Dxpc_channel.c125 xpc_arch_ops.notify_senders_of_disconnect(ch); in xpc_process_disconnect()
H A Dxpc_uv.c1737 .notify_senders_of_disconnect = xpc_notify_senders_of_disconnect_uv,