Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_probe_tmpl.h62 static nokprobe_inline int fetch_store_strlen_user(unsigned long addr);
107 ret += fetch_store_strlen_user(val + code->offset); in process_fetch_insn_bottom()
Dtrace_eprobe.c376 fetch_store_strlen_user(unsigned long addr) in NOKPROBE_SYMBOL()
392 return fetch_store_strlen_user(addr); in fetch_store_strlen()
Dtrace_kprobe.c1221 fetch_store_strlen_user(unsigned long addr) in fetch_store_strlen_user() function
1237 return fetch_store_strlen_user(addr); in fetch_store_strlen()
Dtrace_uprobe.c198 fetch_store_strlen_user(unsigned long addr) in fetch_store_strlen_user() function