tracepoint 270 include/linux/ftrace_event.h struct tracepoint *tp; tracepoint 348 include/linux/module.h struct tracepoint * const *tracepoints_ptrs; tracepoint 23 include/linux/tracepoint.h struct tracepoint; tracepoint 40 include/linux/tracepoint.h tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data); tracepoint 42 include/linux/tracepoint.h tracepoint_probe_unregister(struct tracepoint *tp, void *probe, void *data); tracepoint 44 include/linux/tracepoint.h for_each_kernel_tracepoint(void (*fct)(struct tracepoint *tp, void *priv), tracepoint 168 include/linux/tracepoint.h extern struct tracepoint __tracepoint_##name; \ tracepoint 214 include/linux/tracepoint.h struct tracepoint __tracepoint_##name \ tracepoint 217 include/linux/tracepoint.h static struct tracepoint * const __tracepoint_ptr_##name __used \