Home
last modified time | relevance | path

Searched defs:ptrace (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/
H A Dexit.c1142 eligible_child(struct wait_opts *wo, bool ptrace, struct task_struct *p) in eligible_child()
1300 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code()
1331 int ptrace, struct task_struct *p) in wait_task_stopped()
1454 static int wait_consider_task(struct wait_opts *wo, int ptrace, in wait_consider_task()
1624 static bool is_effectively_child(struct wait_opts *wo, bool ptrace, in is_effectively_child()
1640 bool ptrace; in do_wait_pid() local
H A Dptrace.c1398 SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, in SYSCALL_DEFINE4() argument
1537 COMPAT_SYSCALL_DEFINE4(ptrace, compat_long_t, request, compat_long_t, pid, in COMPAT_SYSCALL_DEFINE4() argument
/linux/include/linux/
H A Dptrace.h200 static inline void ptrace_init_task(struct task_struct *child, bool ptrace) in ptrace_init_task()
409 int ptrace = current->ptrace; in ptrace_report_syscall() local
H A Dsched.h843 unsigned int ptrace; member
/linux/Documentation/arch/powerpc/
H A Dsyscall64-abi.rst112 ptrace section in syscall
/linux/include/uapi/linux/
H A Dcn_proc.h134 } ptrace; global() member
/linux/arch/riscv/kernel/
H A Dptrace.c132 struct __riscv_v_regset_state *ptrace) in invalid_ptrace_v_csr()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2135 FIXTURE_VARIANT_ADD(TRACE_syscall,ptrace) FIXTURE_VARIANT_ADD() argument
[all...]