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

Function fasttrap_provider_lookup

driver/fasttrap.c:1461–1588  ·  view source on GitHub ↗

* Lookup a fasttrap-managed provider based on its name and associated pid. * If the pattr argument is non-NULL, this function instantiates the provider * if it doesn't exist otherwise it returns NULL. The provider is returned * with its lock held. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

fasttrap_add_probeFunction · 0.85
fasttrap_meta_provideFunction · 0.85

Calls 9

strlenFunction · 0.85
dmutex_enterFunction · 0.85
dmutex_exitFunction · 0.85
prfindFunction · 0.85
kmem_zallocFunction · 0.85
fasttrap_proc_lookupFunction · 0.85
dmutex_initFunction · 0.85
fasttrap_provider_freeFunction · 0.85
dtrace_registerFunction · 0.85

Tested by

no test coverage detected