Home
last modified time | relevance | path

Searched refs:kretprobed (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/kernel/trace/
Dtrace_output.c350 static inline const char *kretprobed(const char *name) in kretprobed() function
360 static inline const char *kretprobed(const char *name) in kretprobed() function
377 name = kretprobed(str); in trace_seq_print_sym()
/Linux-v5.15/Documentation/trace/
Dkprobes.rst586 address instead of the real return address for kretprobed functions.