Home
last modified time | relevance | path

Searched defs:ptrace (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dtracehook.h60 int ptrace = current->ptrace; in ptrace_report_syscall() local
H A Dptrace.h201 ptrace_init_task(struct task_struct *child, bool ptrace) ptrace_init_task() argument
[all...]
H A Dsched.h785 unsigned int ptrace; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcn_proc.h108 } ptrace; member
/kernel/linux/linux-6.6/include/linux/
H A Dptrace.h200 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 Dsched.h868 unsigned int ptrace; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcn_proc.h134 } ptrace; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcn_proc.h76 } ptrace; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcn_proc.h76 } ptrace; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcn_proc.h67 } ptrace; member
/kernel/linux/linux-5.10/kernel/
H A Dexit.c1039 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 Dexit.c1079 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