Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/kernel/
Dptrace_64.c161 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target() function
201 if (get_from_target(target, rw_addr, &win32, sizeof(win32))) in regwindow64_get()
209 if (get_from_target(target, rw_addr, wbuf, sizeof(*wbuf))) in regwindow64_get()
550 if (get_from_target(target, regs->u_regs[UREG_I6], in genregs32_get()