Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dptrace.h403 static inline int ptrace_report_syscall(unsigned long message) in ptrace_report_syscall() function
448 return ptrace_report_syscall(PTRACE_EVENTMSG_SYSCALL_ENTRY); in ptrace_report_syscall_entry()
473 ptrace_report_syscall(PTRACE_EVENTMSG_SYSCALL_EXIT); in ptrace_report_syscall_exit()