Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/uapi/asm/
Ducontext.h20 struct extcontext { struct
36 struct extcontext ext; argument
/linux-6.1.9/arch/mips/kernel/
Dsignal.c282 sz += sizeof(((struct extcontext *)NULL)->magic); in save_extcontext()
288 struct extcontext ext; in restore_extcontext()
300 + offsetof(struct extcontext, size))); in restore_extcontext()
491 sz += sizeof(((struct extcontext *)NULL)->magic); in extcontext_max_size()