Searched refs:ptrace_event (Results 1 – 4 of 4) 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和
325 architecture supports both ptrace_event and seccomp, it will be able to
1281 ptrace_event(PTRACE_EVENT_SECCOMP, data); in __seccomp_filter()