Searched refs:ptrace_event (Results 1 – 6 of 6) sorted by relevance
142 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() function182 ptrace_event(event, message); in ptrace_event_pid()
734 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
321 - secure_computing is called from a ptrace_event()-safe context
1468 ptrace_event(PTRACE_EVENT_EXEC, old_vpid); in exec_binprm()