Home
last modified time | relevance | path

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

/linux/arch/x86/um/
A Dsignal.c229 sizeof(struct _xstate)); in copy_sc_from_user()
237 struct _xstate __user *to_fp, struct pt_regs *regs, in copy_sc_to_user()
318 if (copy_to_user(to_fp, regs->regs.fp, sizeof(struct _xstate))) in copy_sc_to_user()
327 struct _xstate __user *fp, sigset_t *set, in copy_ucontext_to_user()
343 struct _xstate fpstate;
356 struct _xstate fpstate;
485 struct _xstate fpstate;
/linux/arch/x86/include/uapi/asm/
A Dsigcontext.h192 struct _xstate { struct

Completed in 5 milliseconds