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

Function memory_set_rw

driver/dtrace_linux.c:1691–1778  ·  view source on GitHub ↗

/ i386: */ Set an address to be writeable. Need this because kernel may */ have R/O sections. Using linux kernel apis is painful, because */ they keep changing or do the wrong thing. (Or, I just dont */ understand them enough, which is more likely). This 'just */ works'. */ */ __amd64: */ In 2.6.24.4 and related kernels, x86-64 isnt page pr

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

fbt_enableFunction · 0.85
dtrace_write_idt_entryFunction · 0.85
intr_initFunction · 0.85
notifier_enableFunction · 0.85
prcom_initFunction · 0.85
sdt_enableFunction · 0.85
instr_enableFunction · 0.85
instr_disableFunction · 0.85
patch_enableFunction · 0.85
systrace_enable32Function · 0.85
systrace_enableFunction · 0.85

Calls 3

get_proc_addrFunction · 0.85
printkFunction · 0.85
mem_set_permsFunction · 0.85

Tested by

no test coverage detected