Home
last modified time | relevance | path

Searched refs:__fpr_set (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/arm64/kernel/
Dptrace.c615 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()
910 ret = __fpr_set(target, regset, pos, count, kbuf, ubuf, in sve_set_common()