Searched refs:cache_mod (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/trace/ |
H A D | trace_events.c | 949 static int cache_mod(struct trace_array *tr, const char *mod, int set, in cache_mod() function 1000 static int cache_mod(struct trace_array *tr, const char *mod, int set, in cache_mod() function 1371 ret = cache_mod(tr, module, set, match, sub, event); in __ftrace_set_clr_event_nolock()
|
H A D | ftrace.c | 5009 static int cache_mod(struct trace_array *tr, in cache_mod() function 5170 return cache_mod(tr, func_orig, module, enable); in ftrace_mod_callback() 6311 ret = cache_mod(tr, tmp, mod, enable); in ftrace_set_regex()
|