aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/ptrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/linux/ptrace.h')
-rw-r--r--original/uapi/linux/ptrace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/original/uapi/linux/ptrace.h b/original/uapi/linux/ptrace.h
index 195ae64..3747bf8 100644
--- a/original/uapi/linux/ptrace.h
+++ b/original/uapi/linux/ptrace.h
@@ -114,7 +114,7 @@ struct ptrace_rseq_configuration {
/*
* These values are stored in task->ptrace_message
- * by ptrace_stop to describe the current syscall-stop.
+ * by tracehook_report_syscall_* to describe the current syscall-stop.
*/
#define PTRACE_EVENTMSG_SYSCALL_ENTRY 1
#define PTRACE_EVENTMSG_SYSCALL_EXIT 2