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

/linux-master/arch/mips/include/uapi/asm/
H A Ducontext.h6 * struct extcontext - extended context header structure
20 struct extcontext { struct
36 struct extcontext ext;
/linux-master/arch/mips/kernel/
H A Dsignal.c283 sz += sizeof(((struct extcontext *)NULL)->magic);
289 struct extcontext ext;
301 + offsetof(struct extcontext, size)));
492 sz += sizeof(((struct extcontext *)NULL)->magic);

Completed in 364 milliseconds