Searched defs:buf_fx (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/arch/x86/kernel/fpu/ |
| D | signal.c | 157 int copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size) in copy_fpstate_to_sigframe() 267 static int __fpu__restore_sig(void __user *buf, void __user *buf_fx, int size) in __fpu__restore_sig() 379 void __user *buf_fx = buf; in fpu__restore_sig() local 392 unsigned long *buf_fx, unsigned long *size) in fpu__alloc_mathframe()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
| D | signal.c | 164 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-4.19/arch/x86/kernel/ |
| D | signal.c | 246 unsigned long buf_fx = 0; in get_sigframe() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | signal.c | 241 unsigned long buf_fx = 0; in get_sigframe() local
|