Home
last modified time | relevance | path

Searched refs:fetch_store_strlen (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/kernel/trace/
Dtrace_probe_tmpl.h59 static nokprobe_inline int fetch_store_strlen(unsigned long addr);
103 ret = fetch_store_strlen(val + code->offset); in process_fetch_insn_bottom()
Dtrace_uprobe.c195 fetch_store_strlen(unsigned long addr) in fetch_store_strlen() function
211 return fetch_store_strlen(addr); in fetch_store_strlen_user()
Dtrace_kprobe.c1016 fetch_store_strlen(unsigned long addr) in fetch_store_strlen() function