Searched refs:cache_mod (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/kernel/trace/ |
| H A D | trace_events.c | 937 static int cache_mod(struct trace_array *tr, const char *mod, int set, in cache_mod() function 988 static int cache_mod(struct trace_array *tr, const char *mod, int set, in cache_mod() function 1359 ret = cache_mod(tr, module, set, match, sub, event); in __ftrace_set_clr_event_nolock()
|
| H A D | ftrace.c | 4971 static int cache_mod(struct trace_array *tr, in cache_mod() function 5132 return cache_mod(tr, func_orig, module, enable); in ftrace_mod_callback() 6268 ret = cache_mod(tr, tmp, mod, enable); in ftrace_set_regex()
|