Home
last modified time | relevance | path

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

/linux/include/linux/
A Dptrace.h155 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() function
195 ptrace_event(event, message); in ptrace_event_pid()
/linux/Documentation/userspace-api/
A Dseccomp_filter.rst315 architecture supports both ptrace_event and seccomp, it will be able to
/linux/kernel/
A Dexit.c772 ptrace_event(PTRACE_EVENT_EXIT, code); in do_exit()
A Dseccomp.c1214 ptrace_event(PTRACE_EVENT_SECCOMP, data); in __seccomp_filter()
/linux/fs/
A Dexec.c1787 ptrace_event(PTRACE_EVENT_EXEC, old_vpid); in exec_binprm()
/linux/arch/
A DKconfig491 - secure_computing is called from a ptrace_event()-safe context

Completed in 18 milliseconds