Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dprocess.c98 fpu_copy(dst, src); in arch_dup_task_struct()
/linux-4.1.27/arch/x86/include/asm/
Dfpu-internal.h596 static inline void fpu_copy(struct task_struct *dst, struct task_struct *src) in fpu_copy() function