replied_to        290 arch/x86/include/asm/uv/uv_bau.h 	unsigned int	replied_to:1;		/* sent as 0 by the source to
replied_to        359 arch/x86/include/asm/uv/uv_bau.h 	unsigned int	replied_to:1;		/* sent as 0 by the source to
replied_to        469 arch/x86/include/asm/uv/uv_bau.h 	unsigned short	replied_to:1;	/* sent as 0 by the source */
replied_to        218 arch/x86/platform/uv/tlb_uv.c 	msg->replied_to = 1;
replied_to        247 arch/x86/platform/uv/tlb_uv.c 		if ((msg2->replied_to == 0) && (msg2->canceled == 0) &&
replied_to        389 arch/x86/platform/uv/tlb_uv.c 		if ((msg->replied_to == 0) &&
replied_to       1201 arch/x86/platform/uv/tlb_uv.c 		if ((msg_next->canceled == 0) && (msg_next->replied_to == 0) &&