Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_probe_kernel.h13 fetch_store_strlen_user(unsigned long addr) in fetch_store_strlen_user() function
29 return fetch_store_strlen_user(addr); in fetch_store_strlen()
H A Dtrace_probe_tmpl.h62 static nokprobe_inline int fetch_store_strlen_user(unsigned long addr);
159 ret = fetch_store_strlen_user(val + code->offset); in process_fetch_insn_bottom()
H A Dtrace_uprobe.c196 fetch_store_strlen_user(unsigned long addr) in fetch_store_strlen_user() function