in_body           812 arch/ia64/kernel/unwind.c 	if (!(sr->in_body || sr->first_region))
in_body           831 arch/ia64/kernel/unwind.c 	sr->in_body = body;
in_body          1605 arch/ia64/kernel/unwind.c 		dp = unw_decode(dp, sr.in_body, &sr);
in_body            98 arch/ia64/kernel/unwind_i.h 	unsigned int in_body : 1;	/* are we inside a body (as opposed to a prologue)? */