Searched refs:fpr_set (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/parisc/kernel/ |
D | ptrace.c | 401 static int fpr_set(struct task_struct *target, in fpr_set() function 575 .get = fpr_get, .set = fpr_set 659 .get = fpr_get, .set = fpr_set
|
/Linux-v4.19/arch/mips/kernel/ |
D | ptrace.c | 551 static int fpr_set(struct task_struct *target, in fpr_set() function 916 .set = fpr_set, 964 .set = fpr_set,
|
/Linux-v4.19/arch/arm64/kernel/ |
D | ptrace.c | 685 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function 994 .set = fpr_set
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | ptrace.c | 477 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function 1895 .get = fpr_get, .set = fpr_set 2188 .get = fpr_get, .set = fpr_set
|