sw_off 96 arch/ia64/kernel/unwind.c unsigned short sw_off[sizeof(struct unw_frame_info) / 8]; sw_off 1821 arch/ia64/kernel/unwind.c off = unw.sw_off[val]; sw_off 2253 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_PRI_UNAT_GR]] = SW(CALLER_UNAT); sw_off 2254 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_BSPSTORE]] = SW(AR_BSPSTORE); sw_off 2255 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_PFS]] = SW(AR_PFS); sw_off 2256 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_RP]] = SW(B0); sw_off 2257 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_UNAT]] = SW(CALLER_UNAT); sw_off 2258 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_PR]] = SW(PR); sw_off 2259 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_LC]] = SW(AR_LC); sw_off 2260 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[UNW_REG_FPSR]] = SW(AR_FPSR); sw_off 2262 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[i]] = off; sw_off 2264 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[i]] = off; sw_off 2266 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[i]] = off; sw_off 2268 arch/ia64/kernel/unwind.c unw.sw_off[unw.preg_index[i]] = off;