Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtracepoint-defs.h45 void *probestub; member
H A Dtracepoint.h333 .probestub = &__probestub_##_name, \
/linux/kernel/trace/
H A Dtrace_fprobe.c681 unsigned long ip = (unsigned long)tpoint->probestub; in __regsiter_tracepoint_fprobe()
690 tpoint->probestub, NULL, 0); in __regsiter_tracepoint_fprobe()
742 tf->tpoint->probestub, NULL); in __unregister_trace_fprobe()
981 tf->tpoint->probestub, NULL); in __tracepoint_probe_module_cb()
1164 (unsigned long)tpoint->probestub, in __trace_fprobe_create()