Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_probe.h242 struct symbol_cache *alloc_symbol_cache(const char *sym, long offset);
266 alloc_symbol_cache(const char *sym, long offset) in alloc_symbol_cache() function
Dtrace_probe.c427 f->data = alloc_symbol_cache(arg + 1, offset); in parse_probe_arg()
Dtrace_kprobe.c146 struct symbol_cache *alloc_symbol_cache(const char *sym, long offset) in alloc_symbol_cache() function