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

/linux-master/include/linux/
H A Dptrace.h407 static inline int ptrace_report_syscall(unsigned long message) function
452 return ptrace_report_syscall(PTRACE_EVENTMSG_SYSCALL_ENTRY);
477 ptrace_report_syscall(PTRACE_EVENTMSG_SYSCALL_EXIT);

Completed in 103 milliseconds