Home
last modified time | relevance | path

Searched refs:get_loc_data (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_probe_kernel.h62 __dest = get_loc_data(dest, base); in fetch_store_string_user()
89 __dest = get_loc_data(dest, base); in fetch_store_string()
H A Dtrace_probe_tmpl.h96 __dest = get_loc_data(dest, base); in fetch_store_symstring()
H A Dtrace_probe.h67 static nokprobe_inline void *get_loc_data(u32 *dl, void *ent) in get_loc_data() function
H A Dtrace_uprobe.c147 u8 *dst = get_loc_data(dest, base); in fetch_store_string()
H A Dtrace_probe.c74 (const char *)get_loc_data(data, ent)); in PRINT_TYPE_FUNC_NAME()