Home
last modified time | relevance | path

Searched refs:ptrace_event_pid (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dptrace.h171 static inline void ptrace_event_pid(int event, struct pid *pid) in ptrace_event_pid() function
/Linux-v4.19/kernel/
Dfork.c2195 ptrace_event_pid(trace, pid); in _do_fork()
2199 ptrace_event_pid(PTRACE_EVENT_VFORK_DONE, pid); in _do_fork()