Searched refs:do_nothing_text (Results 1 – 1 of 1) sorted by relevance
97 void *do_nothing_text = dereference_function_descriptor(do_nothing); in execute_user_location() local99 pr_info("attempting ok execution at %px\n", do_nothing_text); in execute_user_location()102 copied = access_process_vm(current, (unsigned long)dst, do_nothing_text, in execute_user_location()
Completed in 6 milliseconds