Searched refs:process_fetch_insn_bottom (Results 1 - 5 of 5) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_probe_tmpl.h123 process_fetch_insn_bottom(struct fetch_insn *code, unsigned long val, function
H A Dtrace_eprobe.c380 len = process_fetch_insn_bottom(code, val, NULL, NULL);
413 return process_fetch_insn_bottom(code, val, dest, base);
H A Dtrace_fprobe.c170 return process_fetch_insn_bottom(code, val, dest, base);
H A Dtrace_uprobe.c248 return process_fetch_insn_bottom(code, val, dest, base);
H A Dtrace_kprobe.c1354 return process_fetch_insn_bottom(code, val, dest, base);

Completed in 122 milliseconds