Searched refs:__fpr_get (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/arch/arm64/kernel/ |
| D | ptrace.c | 633 static int __fpr_get(struct task_struct *target, in __fpr_get() function 655 return __fpr_get(target, regset, pos, count, kbuf, ubuf, 0); in fpr_get() 824 return __fpr_get(target, regset, pos, count, kbuf, ubuf, in sve_get()
|