Searched refs:fpu_clone (Results 1 – 3 of 3) sorted by relevance
14 extern int fpu_clone(struct task_struct *dst, unsigned long clone_flags);
468 int fpu_clone(struct task_struct *dst, unsigned long clone_flags) in fpu_clone() function
172 fpu_clone(p, clone_flags); in copy_thread()
Completed in 7 milliseconds