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

Function my_vmalloc_sync_all

driver/intr.c:1179–1239  ·  view source on GitHub ↗

/ This function implements the logic to ensure the */ dtrace_int_page_fault_handler interrupt routine exists in every */ processes page table. System procs wont have an mm->pgd, but */ will be using the init_mm.pgd. We just need to ensure that all */ other procs can suffer a page fault once we take over the */ vector. ("The impossible to debug" bug). */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

intr_initFunction · 0.85

Calls 3

lookup_address_mmFunction · 0.85
sync_swapper_pteFunction · 0.85
printkFunction · 0.85

Tested by

no test coverage detected