MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dtrace_dof_slurp

Function dtrace_dof_slurp

driver/dtrace.c:12974–13171  ·  view source on GitHub ↗

* The dof_hdr_t passed to dtrace_dof_slurp() should be a partially validated * header: it should be at the front of a memory region that is at least * sizeof (dof_hdr_t) in size -- and then at least dof_hdr.dofh_loadsz in * size. It need not be validated in any other way. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dtrace_anon_propertyFunction · 0.85
dtrace_helper_slurpFunction · 0.85
dtrace_ioctlFunction · 0.85

Calls 6

dtrace_dof_errorFunction · 0.85
dtrace_dof_relocateFunction · 0.85
dtrace_enabling_createFunction · 0.85
dtrace_dof_ecbdescFunction · 0.85
dtrace_enabling_destroyFunction · 0.85
dtrace_enabling_addFunction · 0.85

Tested by

no test coverage detected