Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dftrace.c4277 char *func_orig, char *cmd, char *module, int enable) in ftrace_mod_callback() argument
4283 func = kstrdup(func_orig, GFP_KERNEL); in ftrace_mod_callback()
4298 return cache_mod(tr, func_orig, module, enable); in ftrace_mod_callback()