Searched refs:ptrace_event (Results 1 – 6 of 6) sorted by relevance
143 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() function183 ptrace_event(event, message); in ptrace_event_pid()
700 ptrace_event(PTRACE_EVENT_SECCOMP, data); in seccomp_phase2()
677 ptrace_event(PTRACE_EVENT_EXIT, code); in do_exit()
175 architecture supports both ptrace_event and seccomp, it will be able to
333 - secure_computing is called from a ptrace_event()-safe context
1474 ptrace_event(PTRACE_EVENT_EXEC, old_vpid); in exec_binprm()