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

Function dtrace_canstore

driver/dtrace.c:724–796  ·  view source on GitHub ↗

* Check to see if the address is within a memory region to which a store may * be issued. This includes the DTrace scratch areas, and any DTrace variable * region. The caller of dtrace_canstore() is responsible for performing any * alignment checks that are needed before stores are actually executed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dtrace_canloadFunction · 0.85
dtrace_dif_emulateFunction · 0.85

Calls 1

dtrace_canstore_statvarFunction · 0.85

Tested by

no test coverage detected