Home
last modified time | relevance | path

Searched refs:_xstate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/
H 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;
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsignal.c230 sizeof(struct _xstate)); in copy_sc_from_user()
238 struct _xstate __user *to_fp, struct pt_regs *regs, in copy_sc_to_user()
319 if (copy_to_user(to_fp, regs->regs.fp, sizeof(struct _xstate))) in copy_sc_to_user()
328 struct _xstate __user *fp, sigset_t *set, in copy_ucontext_to_user()
344 struct _xstate fpstate;
357 struct _xstate fpstate;
486 struct _xstate fpstate;
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dsigcontext.h51 * - if magic1 == FP_XSTATE_MAGIC1 then it's sizeof(struct _xstate)
142 * larger: 'struct _xstate'. Note that 'struct _xstate' embedds
188 * In addition to the fpstate, information encoded in _xstate::xstate_hdr
192 struct _xstate { struct
224 * fpstate is really (struct _fpstate *) or (struct _xstate *)
267 * fpstate is really (struct _fpstate *) or (struct _xstate *)
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dsigcontext.h51 * - if magic1 == FP_XSTATE_MAGIC1 then it's sizeof(struct _xstate)
142 * larger: 'struct _xstate'. Note that 'struct _xstate' embeds
188 * In addition to the fpstate, information encoded in _xstate::xstate_hdr
192 struct _xstate { struct
224 * fpstate is really (struct _fpstate *) or (struct _xstate *)
267 * fpstate is really (struct _fpstate *) or (struct _xstate *)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h101 struct _xstate { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dsigcontext.h101 struct _xstate { struct

Completed in 5 milliseconds