Searched refs:sc_rbs_base (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dsigcontext.h25 * (sc_rbs_base is not NULL), the "dirty" partition (as it would exist after executing the
27 * original one. In this case, sc_rbs_base contains the base address of the new register
30 * ndirty = ia64_rse_num_regs(sc_rbs_base, sc_rbs_base + (sc_loadrs >> 16))
56 unsigned long sc_rbs_base; /* NULL or new base of sighandler's rbs */ member in struct:sigcontext
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dasm-offsets.c190 DEFINE(IA64_SIGCONTEXT_RBS_BASE_OFFSET,offsetof (struct sigcontext, sc_rbs_base));
H A Dsignal.c381 err |= __put_user(new_rbs, &frame->sc.sc_rbs_base);

Completed in 163 milliseconds