Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Ducontext.h20 struct extcontext { struct
36 struct extcontext ext; argument
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A 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()