Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dsignal.c117 static inline int copy_fpregs_to_sigframe(struct xregs_state __user *buf) in copy_fpregs_to_sigframe() function
172 if (copy_fpregs_to_sigframe(buf_fx)) in copy_fpstate_to_sigframe()