Home
last modified time | relevance | path

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

/linux-4.1.27/arch/c6x/kernel/
Dptrace.c60 static int gpr_get(struct task_struct *target, in gpr_get() function
122 .get = gpr_get,
/linux-4.1.27/arch/arm/kernel/
Dptrace.c585 static int gpr_get(struct task_struct *target, in gpr_get() function
757 .get = gpr_get,
/linux-4.1.27/arch/arm64/kernel/
Dptrace.c483 static int gpr_get(struct task_struct *target, in gpr_get() function
604 .get = gpr_get,
/linux-4.1.27/arch/powerpc/kernel/
Dptrace.c264 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get() function
638 .get = gpr_get, .set = gpr_set