Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events.c966 static int cache_mod(struct trace_array *tr, const char *mod, int set, in cache_mod() function
1017 static int cache_mod(struct trace_array *tr, const char *mod, int set, in cache_mod() function
1393 ret = cache_mod(tr, module, set, match, sub, event); in __ftrace_set_clr_event_nolock()
H A Dftrace.c5084 static int cache_mod(struct trace_array *tr, in cache_mod()
5245 return cache_mod(tr, func_orig, module, enable); in function_trace_probe_call()
6773 ret = cache_mod(tr, tmp, mod, enable); in ftrace_set_filter()
5066 static int cache_mod(struct trace_array *tr, cache_mod() function