Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dtracepoint-defs.h38 void *probestub; member
Dtracepoint.h314 .probestub = &__probestub_##_name, \
/linux-6.6.21/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()
1071 (unsigned long)tpoint->probestub, in __trace_fprobe_create()
1101 (unsigned long)tf->tpoint->probestub); in __trace_fprobe_create()