Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtracepoint-defs.h38 void *probestub; member
Dtracepoint.h314 .probestub = &__probestub_##_name, \
/Linux-v6.6/kernel/trace/
Dtrace_fprobe.c684 unsigned long ip = (unsigned long)tpoint->probestub; in __register_trace_fprobe()
691 tpoint->probestub, NULL, 0); in __register_trace_fprobe()
709 tf->tpoint->probestub, NULL); in __unregister_trace_fprobe()
862 tf->tpoint->probestub, NULL); in __tracepoint_probe_module_cb()
1070 (unsigned long)tpoint->probestub, in __trace_fprobe_create()
1100 (unsigned long)tf->tpoint->probestub); in __trace_fprobe_create()