Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dptrace.c987 ptrace_get_syscall_info(struct task_struct *child, unsigned long user_size, in ptrace_get_syscall_info() function
1244 ret = ptrace_get_syscall_info(child, addr, datavp); in ptrace_request()