Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc.h562 void (*teardown_msg_structures) (struct xpc_channel *); member
H A Dxpc_channel.c139 xpc_arch_ops.teardown_msg_structures(ch); in xpc_process_disconnect()
H A Dxpc_uv.c1725 .teardown_msg_structures = xpc_teardown_msg_structures_uv,