Home
last modified time | relevance | path

Searched refs:fetch_store_string (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
A Dtrace_probe_tmpl.h61 fetch_store_string(unsigned long addr, void *dest, void *base);
126 ret = fetch_store_string(val + code->offset, dest, base); in process_fetch_insn_bottom()
A Dtrace_uprobe.c145 fetch_store_string(unsigned long addr, void *dest, void *base) in fetch_store_string() function
179 return fetch_store_string(addr, dest, base); in fetch_store_string_user()
A Dtrace_eprobe.c432 fetch_store_string(unsigned long addr, void *dest, void *base) in fetch_store_string() function
A Dtrace_kprobe.c1277 fetch_store_string(unsigned long addr, void *dest, void *base) in fetch_store_string() function

Completed in 11 milliseconds