Searched refs:copy_pad_fprs (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | ptrace.c | 595 static void copy_pad_fprs(struct task_struct *target, in copy_pad_fprs() function 629 copy_pad_fprs(target, regset, &to, 0); in msa_get() 632 copy_pad_fprs(target, regset, &to, 8); in msa_get() 638 copy_pad_fprs(target, regset, &to, in msa_get()
|