Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dptrace.h412 static inline int ptrace_report_syscall(unsigned long message) in ptrace_report_syscall() function
457 return ptrace_report_syscall(PTRACE_EVENTMSG_SYSCALL_ENTRY); in ptrace_report_syscall_entry()
482 ptrace_report_syscall(PTRACE_EVENTMSG_SYSCALL_EXIT); in ptrace_report_syscall_exit()