Searched refs:ptrace_event (Results 1 – 6 of 6) sorted by relevance
155 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() function195 ptrace_event(event, message); in ptrace_event_pid()
303 architecture supports both ptrace_event and seccomp, it will be able to
750 ptrace_event(PTRACE_EVENT_EXIT, code); in do_exit()
974 ptrace_event(PTRACE_EVENT_SECCOMP, data); in __seccomp_filter()
1767 ptrace_event(PTRACE_EVENT_EXEC, old_vpid); in exec_binprm()
485 - secure_computing is called from a ptrace_event()-safe context