Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/fpu/
Dsignal.c122 err = copy_xregs_to_user(buf); in copy_fpregs_to_sigframe()
/linux-4.4.14/arch/x86/include/asm/fpu/
Dinternal.h379 static inline int copy_xregs_to_user(struct xregs_state __user *buf) in copy_xregs_to_user() function