Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtracepoint-defs.h45 void *probestub; member
H A Dtracepoint.h327 .probestub = &__probestub_##_name, \
/linux-6.15/kernel/trace/
H A Dtrace_fprobe.c716 unsigned long ip = (unsigned long)tpoint->probestub; in __regsiter_tracepoint_fprobe()
725 tpoint->probestub, NULL, 0); in __regsiter_tracepoint_fprobe()
777 tf->tpoint->probestub, NULL); in __unregister_trace_fprobe()
1017 tf->tpoint->probestub, NULL); in __tracepoint_probe_module_cb()
1187 (unsigned long)tpoint->probestub, in DEFINE_FREE()