Searched refs:tracepoint_func (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dtracepoint-defs.h26 struct tracepoint_func { struct
41 struct tracepoint_func __rcu *funcs;
H A Dtracepoint.h167 struct tracepoint_func *it_func_ptr; \
323 struct tracepoint_func *it_func_ptr; \
/linux-master/kernel/
H A Dtracepoint.c98 struct tracepoint_func probes[];
142 static inline void release_probes(struct tracepoint_func *old)
168 static void debug_print_probes(struct tracepoint_func *funcs)
179 static struct tracepoint_func *
180 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func,
183 struct tracepoint_func *old, *new;
232 static void *func_remove(struct tracepoint_func **funcs,
233 struct tracepoint_func *tp_func)
236 struct tracepoint_func *ol
[all...]
/linux-master/kernel/trace/
H A Dtrace_events_user.c1680 struct tracepoint_func *probe_func_ptr;
2210 struct tracepoint_func *probe_func_ptr;
H A Dtrace_events_hist.c826 struct tracepoint_func *probe_func_ptr;

Completed in 125 milliseconds