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

/linux-master/include/linux/
H A Dtracepoint-defs.h38 void *probestub; member in struct:tracepoint
H A Dtracepoint.h316 .probestub = &__probestub_##_name, \
/linux-master/kernel/trace/
H A Dtrace_fprobe.c702 unsigned long ip = (unsigned long)tpoint->probestub;
709 tpoint->probestub, NULL, 0);
727 tf->tpoint->probestub, NULL);
880 tf->tpoint->probestub, NULL);
1089 (unsigned long)tpoint->probestub,
1119 (unsigned long)tf->tpoint->probestub);

Completed in 203 milliseconds