Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Ducontext.h20 struct extcontext { struct
36 struct extcontext ext; argument
/arch/mips/kernel/
Dsignal.c283 sz += sizeof(((struct extcontext *)NULL)->magic); in save_extcontext()
289 struct extcontext ext; in restore_extcontext()
301 + offsetof(struct extcontext, size))); in restore_extcontext()
492 sz += sizeof(((struct extcontext *)NULL)->magic); in extcontext_max_size()