Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/sgi-xp/
Dxpc.h836 void (*notify_senders_of_disconnect) (struct xpc_channel *); member
Dxpc_channel.c125 xpc_arch_ops.notify_senders_of_disconnect(ch); in xpc_process_disconnect()
Dxpc_uv.c1733 .notify_senders_of_disconnect = xpc_notify_senders_of_disconnect_uv,
Dxpc_sn2.c2405 .notify_senders_of_disconnect = xpc_notify_senders_of_disconnect_sn2,