Searched refs:copy_pad_fprs (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/mips/kernel/ |
D | ptrace.c | 634 static int copy_pad_fprs(struct task_struct *target, in copy_pad_fprs() function 682 err = copy_pad_fprs(target, regset, &pos, &count, in msa_get() 686 err = copy_pad_fprs(target, regset, &pos, &count, in msa_get() 695 err = copy_pad_fprs(target, regset, &pos, &count, in msa_get()
|