Searched refs:copy_pad_fprs (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/mips/kernel/ |
D | ptrace.c | 594 static void copy_pad_fprs(struct task_struct *target, in copy_pad_fprs() function 628 copy_pad_fprs(target, regset, &to, 0); in msa_get() 631 copy_pad_fprs(target, regset, &to, 8); in msa_get() 637 copy_pad_fprs(target, regset, &to, in msa_get()
|