Home
last modified time | relevance | path

Searched refs:ptrace_event (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/include/linux/
Dptrace.h148 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() function
187 ptrace_event(event, message); in ptrace_event_pid()
/linux-5.19.10/kernel/
Dexit.c746 ptrace_event(PTRACE_EVENT_EXIT, code); in do_exit()
Dseccomp.c1244 ptrace_event(PTRACE_EVENT_SECCOMP, data); in __seccomp_filter()
/linux-5.19.10/Documentation/userspace-api/
Dseccomp_filter.rst325 architecture supports both ptrace_event and seccomp, it will be able to
/linux-5.19.10/fs/
Dexec.c1795 ptrace_event(PTRACE_EVENT_EXEC, old_vpid); in exec_binprm()
/linux-5.19.10/arch/
DKconfig515 - secure_computing is called from a ptrace_event()-safe context