Home
last modified time | relevance | path

Searched defs:copy_fpstate_to_sigframe (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
Dsignal.c164 int copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size) in copy_fpstate_to_sigframe() function
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
Dsignal.c188 bool copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size) in copy_fpstate_to_sigframe() function