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

/linux-master/include/linux/
H A Dptrace.h160 * ptrace_event_pid - possibly stop for a ptrace event notification
170 static inline void ptrace_event_pid(int event, struct pid *pid) function
/linux-master/kernel/
H A Dfork.c2832 ptrace_event_pid(trace, pid);
2836 ptrace_event_pid(PTRACE_EVENT_VFORK_DONE, pid);

Completed in 237 milliseconds