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

Function dtrace_difo_validate_helper

driver/dtrace.c:9231–9372  ·  view source on GitHub ↗

* Validate a DTrace DIF object that it is to be used as a helper. Helpers * are much more constrained than normal DIFOs. Specifically, they may * not: * * 1. Make calls to subroutines other than copyin(), copyinstr() or * miscellaneous string routines * 2. Access DTrace variables other than the args[] array, and the * curthread, pid, ppid, tid, execname, zonename, uid and gid variab

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_helper_validateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected