Home
last modified time | relevance | path

Searched defs:buf_fx (Results 1 – 4 of 4) 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()
280 static int __fpu__restore_sig(void __user *buf, void __user *buf_fx, int size) in __fpu__restore_sig()
489 void __user *buf_fx = buf; in fpu__restore_sig() local
502 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe()
/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, u32 pkru) in copy_fpstate_to_sigframe()
335 static bool __fpu_restore_sig(void __user *buf, void __user *buf_fx, in __fpu_restore_sig()
460 void __user *buf_fx = buf; in fpu__restore_sig() local
504 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe()
/kernel/linux/linux-6.6/arch/x86/kernel/
Dsignal.c85 unsigned long buf_fx = 0; in get_sigframe() local
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsignal.c241 unsigned long buf_fx = 0; in get_sigframe() local