Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe_tmpl.h59 static nokprobe_inline int fetch_store_strlen(unsigned long addr);
155 ret = fetch_store_strlen(val + code->offset); in process_fetch_insn_bottom()
H A Dtrace_probe_kernel.h22 fetch_store_strlen(unsigned long addr) in fetch_store_strlen() function
H A Dtrace_uprobe.c182 fetch_store_strlen(unsigned long addr) in fetch_store_strlen() function
198 return fetch_store_strlen(addr); in fetch_store_strlen_user()
H A Dtrace_events_synth.c444 len = fetch_store_strlen((unsigned long)str_val); in trace_string()
536 len = fetch_store_strlen((unsigned long)str_val); in trace_event_raw_event_synth()