brmask 866 arch/ia64/kernel/unwind.c desc_br_gr (unsigned char brmask, unsigned char gr, struct unw_state_record *sr) brmask 871 arch/ia64/kernel/unwind.c if (brmask & 1) brmask 874 arch/ia64/kernel/unwind.c brmask >>= 1; brmask 879 arch/ia64/kernel/unwind.c desc_br_mem (unsigned char brmask, struct unw_state_record *sr) brmask 884 arch/ia64/kernel/unwind.c if (brmask & 1) { brmask 889 arch/ia64/kernel/unwind.c brmask >>= 1; brmask 200 arch/ia64/kernel/unwind_decoder.c unsigned char brmask = (code & 0x1f); brmask 202 arch/ia64/kernel/unwind_decoder.c UNW_DEC_BR_MEM(P1, brmask, arg);