Searched refs:ptrace_event (Results 1 – 7 of 7) sorted by relevance
148 static inline void ptrace_event(int event, unsigned long message) in ptrace_event() function187 ptrace_event(event, message); in ptrace_event_pid()
258 请查看 ``arch/Kconfig`` 了解权威要求。总的来说如果一个架构同时支持ptrace_event和
820 ptrace_event(PTRACE_EVENT_EXIT, code); in do_exit()
1244 ptrace_event(PTRACE_EVENT_SECCOMP, data); in __seccomp_filter()
325 architecture supports both ptrace_event and seccomp, it will be able to
1801 ptrace_event(PTRACE_EVENT_EXEC, old_vpid); in exec_binprm()
523 - secure_computing is called from a ptrace_event()-safe context
Completed in 18 milliseconds