Searched refs:fpr_get (Results 1 – 10 of 10) sorted by relevance
/linux/arch/powerpc/kernel/ptrace/ |
A D | ptrace-novsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
A D | ptrace-vsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
A D | ptrace-decl.h | 66 user_regset_get2_fn fpr_get; variable
|
A D | ptrace-view.c | 519 .regset_get = fpr_get, .set = fpr_set 752 .regset_get = fpr_get, .set = fpr_set
|
/linux/arch/parisc/kernel/ |
A D | ptrace.c | 392 static int fpr_get(struct task_struct *target, in fpr_get() function 560 .regset_get = fpr_get, .set = fpr_set 626 .regset_get = fpr_get, .set = fpr_set
|
/linux/arch/csky/kernel/ |
A D | ptrace.c | 114 static int fpr_get(struct task_struct *target, in fpr_get() function 182 .regset_get = fpr_get,
|
/linux/arch/mips/kernel/ |
A D | ptrace.c | 434 static int fpr_get(struct task_struct *target, in fpr_get() function 951 .regset_get = fpr_get, 1019 .regset_get = fpr_get,
|
/linux/arch/arm64/kernel/ |
A D | ptrace.c | 609 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1144 .regset_get = fpr_get,
|
/linux/ |
A D | System.map | 180 ffff8000100176b0 t fpr_get
|
A D | .tmp_System.map | 180 ffff8000100176b0 t fpr_get
|
Completed in 294 milliseconds