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

Function dcpc_program_event

driver/dcpc.c:742–820  ·  view source on GitHub ↗

* dcpc_program_event() can be called owing to a new enabling or if a multi * overflow platform has disabled a request but needs to program the requests * that are still valid. * * Every invocation of dcpc_program_event() will create a new kcpc_ctx_t * and a new request set which contains the new enabling and any old enablings * which are still valid (possible with multi-overflow platforms).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dcpc_enableFunction · 0.85
dcpc_disableFunction · 0.85

Calls 3

dcpc_block_interruptsFunction · 0.85
dcpc_release_interruptsFunction · 0.85
dcpc_program_cpu_eventFunction · 0.85

Tested by

no test coverage detected