Searched refs:fetch_store_string_user (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/kernel/trace/ |
D | trace_probe_tmpl.h | 64 fetch_store_string_user(unsigned long addr, void *dest, void *base); 130 ret = fetch_store_string_user(val + code->offset, dest, base); in process_fetch_insn_bottom()
|
D | trace_eprobe.c | 476 fetch_store_string_user(unsigned long addr, void *dest, void *base) in fetch_store_string_user() function
|
D | trace_uprobe.c | 179 fetch_store_string_user(unsigned long addr, void *dest, void *base) in fetch_store_string_user() function
|
D | trace_kprobe.c | 1242 fetch_store_string_user(unsigned long addr, void *dest, void *base) in fetch_store_string_user() function
|