Searched refs:get_from_target (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/sparc/kernel/ |
D | ptrace_64.c | 160 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target() function 200 if (get_from_target(target, rw_addr, &win32, sizeof(win32))) in regwindow64_get() 208 if (get_from_target(target, rw_addr, wbuf, sizeof(*wbuf))) in regwindow64_get() 549 if (get_from_target(target, regs->u_regs[UREG_I6], in genregs32_get()
|