Home
last modified time | relevance | path

Searched refs:__ftrace_modify_code (Results 1 – 1 of 1) sorted by relevance

/kernel/trace/
Dftrace.c2727 static int __ftrace_modify_code(void *data) in __ftrace_modify_code() function
2745 stop_machine(__ftrace_modify_code, &command, NULL); in ftrace_run_stop_machine()