dereference_function_descriptor
(unsigned long)dereference_function_descriptor((void *)addr);
memcpy(virt, dereference_function_descriptor(relocate_new_kernel),
dereference_function_descriptor(__kretprobe_trampoline);
return dereference_function_descriptor(ptr);
unsigned long toc_code = (unsigned long)dereference_function_descriptor(toc_handler);
s = (uintptr_t) dereference_function_descriptor(&_stext);
e = (uintptr_t) dereference_function_descriptor(&_etext);
t = (uintptr_t) dereference_function_descriptor(&_sdata);
t = (uintptr_t) dereference_function_descriptor(&_edata);
e = (uintptr_t) dereference_function_descriptor(&__bss_start);
s = (uintptr_t) dereference_function_descriptor(&_sdata);
e = (uintptr_t) dereference_function_descriptor(&__bss_stop);
lower = (uintptr_t) dereference_function_descriptor(lower);
func_addr = (uintptr_t) dereference_function_descriptor(func);
func_addr = (uintptr_t) dereference_function_descriptor(func);
imm64 = (uintptr_t)dereference_function_descriptor((void*)imm64);
return dereference_function_descriptor(ptr);
return (unsigned long)dereference_function_descriptor(
void *do_nothing_text = dereference_function_descriptor(do_nothing);
size = (unsigned long)dereference_function_descriptor(do_overwritten) -
(unsigned long)dereference_function_descriptor(do_nothing);
ptr = dereference_function_descriptor(do_overwritten);
execute_location(dereference_function_descriptor(lkdtm_rodata_do_nothing),
do_nothing_ptr = dereference_function_descriptor(do_nothing);
void *dereference_function_descriptor(void *ptr);
addr = (unsigned long) dereference_function_descriptor(fn);
EXPORT_SYMBOL_GPL(dereference_function_descriptor);
return dereference_function_descriptor(ptr);
addr = (unsigned long) dereference_function_descriptor(ptr);
unsigned long a = (unsigned long)dereference_function_descriptor(addr);