Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dptrace.h148 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() function
188 ptrace_event(event, message); in ptrace_event_pid()
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c753 ptrace_event(PTRACE_EVENT_EXIT, code); in do_exit()
H A Dseccomp.c1207 ptrace_event(PTRACE_EVENT_SECCOMP, data); in __seccomp_filter()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Dseccomp_filter.rst303 architecture supports both ptrace_event and seccomp, it will be able to
/OK3568_Linux_fs/kernel/fs/
H A Dexec.c1778 ptrace_event(PTRACE_EVENT_EXEC, old_vpid); in exec_binprm()
/OK3568_Linux_fs/kernel/arch/
H A DKconfig501 - secure_computing is called from a ptrace_event()-safe context