Searched refs:__fpr_set (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 615 static int __fpr_set(struct task_struct *target, in __fpr_set() function 651 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, 0); in fpr_set() 907 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, in sve_set_common()
|