Searched refs:get_from_target (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dptrace_64.c160 static int get_from_target(struct task_struct *target, unsigned long uaddr, function
200 if (get_from_target(target, rw_addr, &win32, sizeof(win32)))
208 if (get_from_target(target, rw_addr, wbuf, sizeof(*wbuf)))
547 if (get_from_target(target, regs->u_regs[UREG_I6],

Completed in 131 milliseconds