Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtracepoint.c95 struct tracepoint_func probes[];
115 static inline void release_probes(struct tracepoint *tp, struct tracepoint_func *old) in release_probes()
131 static void debug_print_probes(struct tracepoint_func *funcs) in debug_print_probes()
142 static struct tracepoint_func *
143 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func, in func_add()
146 struct tracepoint_func *old, *new; in func_add()
195 static void *func_remove(struct tracepoint_func **funcs, in func_remove()
196 struct tracepoint_func *tp_func) in func_remove()
199 struct tracepoint_func *old, *new; in func_remove()
260 static enum tp_func_state nr_func_state(const struct tracepoint_func *tp_funcs) in nr_func_state()
[all …]
/linux/include/linux/
H A Dtracepoint-defs.h26 struct tracepoint_func { struct
46 struct tracepoint_func __rcu *funcs; argument
H A Dtracepoint.h220 struct tracepoint_func *it_func_ptr; \
366 struct tracepoint_func *it_func_ptr; \
/linux/kernel/trace/
H A Dtrace_events_user.c1670 struct tracepoint_func *probe_func_ptr; in update_enable_bit_for()
2274 struct tracepoint_func *probe_func_ptr; in user_events_write_core()
H A Dtrace_events_hist.c834 struct tracepoint_func *probe_func_ptr; in trace_synth()