Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dptrace.c428 static int fpr_get_fpa(struct task_struct *target, in fpr_get_fpa() function
479 err = fpr_get_fpa(target, &pos, &count, &kbuf, &ubuf); in fpr_get()