Searched refs:fetch_store_string (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/trace/ |
| H A D | trace_probe_tmpl.h | 61 fetch_store_string(unsigned long addr, void *dest, void *base); 183 ret = fetch_store_string(val + code->offset, dest, base); in process_fetch_insn_bottom()
|
| H A D | trace_probe_kernel.h | 75 fetch_store_string(unsigned long addr, void *dest, void *base) in fetch_store_string() function
|
| H A D | trace_uprobe.c | 147 fetch_store_string(unsigned long addr, void *dest, void *base) in fetch_store_string() function 182 return fetch_store_string(addr, dest, base); in fetch_store_string_user()
|