MCPcopy Index your code
hub / github.com/dtrace4linux/linux / fasttrap_fork

Function fasttrap_fork

driver/fasttrap.c:515–576  ·  view source on GitHub ↗

* This is called from cfork() via dtrace_fasttrap_fork(). The child * process's address space is (roughly) a copy of the parent process's so * we have to remove all the instrumentation we had previously enabled in the * parent. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

printkFunction · 0.85
dmutex_enterFunction · 0.85
sprlock_procFunction · 0.85
dmutex_exitFunction · 0.85
sprunlockFunction · 0.85

Tested by

no test coverage detected