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

Function dtrace_interrupt_enable

driver/dtrace_asm.c:271–276  ·  view source on GitHub ↗

/ This routine restores interrupts previously saved by */ dtrace_interrupt_disable. This allows nested disable/enable, */ which is what dtrace_probe() is assuming, since we can come */ from an interrupt context, or not, as the case may be. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

dtrace_vtime_switchFunction · 0.85
fasttrap_isa.cFile · 0.85
dmutex_exitFunction · 0.85
dtrace_probeFunction · 0.85
dtrace_probe_foreachFunction · 0.85
dtrace_buffer_switchFunction · 0.85
dtrace_buffer_activateFunction · 0.85
dtrace_state_goFunction · 0.85
dtrace_state_stopFunction · 0.85
dtrace_data_modelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected