Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A 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()
H A Dtrace_uprobe.c188 fetch_store_strlen(unsigned long addr) in fetch_store_strlen() function
204 return fetch_store_strlen(addr); in fetch_store_strlen_user()
H A Dtrace_kprobe.c1241 fetch_store_strlen(unsigned long addr) in fetch_store_strlen() function