Searched defs:ptrace (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | tracehook.h | 60 int ptrace = current->ptrace; in ptrace_report_syscall() local
|
| H A D | ptrace.h | 201 ptrace_init_task(struct task_struct *child, bool ptrace) ptrace_init_task() argument [all...] |
| H A D | sched.h | 785 unsigned int ptrace; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | cn_proc.h | 108 } ptrace; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | ptrace.h | 200 ptrace_init_task(struct task_struct *child, bool ptrace) ptrace_init_task() argument 409 int ptrace = current->ptrace; ptrace_report_syscall() local [all...] |
| H A D | sched.h | 868 unsigned int ptrace; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | cn_proc.h | 134 } ptrace; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | cn_proc.h | 76 } ptrace; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | cn_proc.h | 76 } ptrace; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | cn_proc.h | 67 } ptrace; member
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | exit.c | 1039 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() argument 1200 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code() argument 1230 wait_task_stopped(struct wait_opts *wo, int ptrace, struct task_struct *p) wait_task_stopped() argument 1354 wait_consider_task(struct wait_opts *wo, int ptrace, struct task_struct *p) wait_consider_task() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | exit.c | 1079 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child() argument 1241 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code() argument 1271 wait_task_stopped(struct wait_opts *wo, int ptrace, struct task_struct *p) wait_task_stopped() argument 1395 wait_consider_task(struct wait_opts *wo, int ptrace, struct task_struct *p) wait_consider_task() argument 1557 is_effectively_child(struct wait_opts *wo, bool ptrace, struct task_struct *target) is_effectively_child() argument 1573 bool ptrace; do_wait_pid() local [all...] |
Completed in 15 milliseconds