Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_probe.h236 struct symbol_cache *alloc_symbol_cache(const char *sym, long offset);
258 alloc_symbol_cache(const char *sym, long offset) in alloc_symbol_cache() function
Dtrace_probe.c407 f->data = alloc_symbol_cache(arg + 1, offset); in parse_probe_arg()
Dtrace_kprobe.c109 struct symbol_cache *alloc_symbol_cache(const char *sym, long offset) in alloc_symbol_cache() function