teardown_msg_structures  562 drivers/misc/sgi-xp/xpc.h 	void (*teardown_msg_structures) (struct xpc_channel *);
teardown_msg_structures  139 drivers/misc/sgi-xp/xpc_channel.c 	xpc_arch_ops.teardown_msg_structures(ch);
teardown_msg_structures 1725 drivers/misc/sgi-xp/xpc_uv.c 	.teardown_msg_structures = xpc_teardown_msg_structures_uv,