Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_probe.h240 unsigned long update_symbol_cache(struct symbol_cache *sc);
256 static inline unsigned long __used update_symbol_cache(struct symbol_cache *sc) in update_symbol_cache() function
Dtrace_probe.c147 update_symbol_cache(data->orig.data); in update_deref_fetch_param()
196 update_symbol_cache(data->orig.data); in DEFINE_BASIC_FETCH_FUNCS()
596 update_symbol_cache(arg->fetch.data); in traceprobe_update_arg()
Dtrace_kprobe.c130 unsigned long update_symbol_cache(struct symbol_cache *sc) in update_symbol_cache() function
163 update_symbol_cache(sc); in alloc_symbol_cache()