Searched defs:peek_user (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/um/ |
H A D | ptrace_64.c | 170 int peek_user(struct task_struct *child, long addr, long data) in peek_user() function
|
H A D | ptrace_32.c | 176 int peek_user(struct task_struct *child, long addr, long data) in peek_user() function
|
/kernel/linux/linux-6.6/arch/x86/um/ |
H A D | ptrace_64.c | 171 int peek_user(struct task_struct *child, long addr, long data) in peek_user() function
|
H A D | ptrace_32.c | 177 int peek_user(struct task_struct *child, long addr, long data) in peek_user() function
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | ptrace.c | 277 peek_user(struct task_struct *child, addr_t addr, addr_t data) in peek_user() function
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | ptrace.c | 271 peek_user(struct task_struct *child, addr_t addr, addr_t data) in peek_user() function
|
Completed in 6 milliseconds