Searched refs:uc_regspace (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/
H A Ducontext.h9 * restored. Coprocessor registers are stored in uc_regspace. Each
12 * uc_regspace may be expanded if necessary, although this takes some
26 unsigned long uc_regspace[128] __attribute__((__aligned__(8))); member in struct:ucontext
84 * because the config options aren't. uc_regspace is really
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dsignal.c246 aux = (struct aux_sigframe __user *) sf->uc.uc_regspace;
361 aux = (struct aux_sigframe __user *) sf->uc.uc_regspace;

Completed in 81 milliseconds