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

Function on_notifier_list

driver/dtrace_linux.c:1789–1832  ·  view source on GitHub ↗

/ Called from fbt_linux.c. Dont let us register a probe point for */ something on the notifier chain because if we trigger, we will */ panic/hang/reset the kernel due to reentrancy. */ */ Since our entry may be towards the end of the list, we need to */ scan from the front of the list, but we dont have that, so we */ need to dig into the kernel to find it. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_parse_functionFunction · 0.85

Calls 2

get_proc_addrFunction · 0.85
printkFunction · 0.85

Tested by

no test coverage detected