Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
H A Dsched.h14 extern int fpu_clone(struct task_struct *dst, u64 clone_flags, bool minimal,
/linux/arch/x86/kernel/fpu/
H A Dcore.c635 int fpu_clone(struct task_struct *dst, u64 clone_flags, bool minimal, in fpu_clone() function