Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/uapi/asm/
Ducontext.h20 struct extcontext { struct
36 struct extcontext ext; argument
/Linux-v4.19/arch/mips/kernel/
Dsignal.c254 sz += sizeof(((struct extcontext *)NULL)->magic); in save_extcontext()
260 struct extcontext ext; in restore_extcontext()
272 + offsetof(struct extcontext, size))); in restore_extcontext()
463 sz += sizeof(((struct extcontext *)NULL)->magic); in extcontext_max_size()