fetch_store_strlen   59 kernel/trace/trace_probe_tmpl.h static nokprobe_inline int fetch_store_strlen(unsigned long addr);
fetch_store_strlen  103 kernel/trace/trace_probe_tmpl.h 			ret = fetch_store_strlen(val + code->offset);
fetch_store_strlen  204 kernel/trace/trace_uprobe.c 	return fetch_store_strlen(addr);