Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dptrace.c958 static inline int read_user(struct task_struct *target, unsigned long addr, in read_user() function
1014 ret = read_user(child, addr, datap); in arch_ptrace()