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

Function dtrace_vcopy

driver/dtrace.c:1057–1067  ·  view source on GitHub ↗

* Copy src to dst, deriving the size and type from the specified (BYREF) * variable type. The src is assumed to be unsafe memory specified by the DIF * program. The dst is assumed to be DTrace variable memory that is of the * specified type; we assume that we can store to directly. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_dif_emulateFunction · 0.85

Calls 2

dtrace_strcpyFunction · 0.85
dtrace_bcopyFunction · 0.85

Tested by

no test coverage detected