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

Function dtrace_buffer_reserve

driver/dtrace.c:11279–11510  ·  view source on GitHub ↗

* Note: called from probe context. This function is called to reserve space * in a buffer. If mstate is non-NULL, sets the scratch base and size in the * mstate. Returns the new offset in the buffer, or a negative value if an * error has occurred. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dtrace_probeFunction · 0.85

Calls 1

dtrace_buffer_dropFunction · 0.85

Tested by

no test coverage detected