Home
last modified time | relevance | path

Searched defs:copy_fpr_to_user (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/powerpc/kernel/
Dsignal.h140 copy_fpr_to_user(void __user *to, struct task_struct *task) in copy_fpr_to_user() function
177 copy_fpr_to_user(void __user *to, struct task_struct *task) in copy_fpr_to_user() function
Dsignal.c26 unsigned long copy_fpr_to_user(void __user *to, in copy_fpr_to_user() function