Searched defs:fpr_get (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/arch/powerpc/kernel/ptrace/ |
D | ptrace-novsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
D | ptrace-vsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
D | ptrace-decl.h | 72 user_regset_get2_fn fpr_get; variable
|
/linux-6.12.1/arch/csky/kernel/ |
D | ptrace.c | 113 static int fpr_get(struct task_struct *target, in fpr_get() function
|
/linux-6.12.1/arch/parisc/kernel/ |
D | ptrace.c | 402 static int fpr_get(struct task_struct *target, in fpr_get() function
|
/linux-6.12.1/arch/mips/kernel/ |
D | ptrace.c | 440 static int fpr_get(struct task_struct *target, in fpr_get() function
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | ptrace.c | 145 static int fpr_get(struct task_struct *target, in fpr_get() function
|
/linux-6.12.1/arch/arm64/kernel/ |
D | ptrace.c | 603 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|