Searched refs:tracepoint_func (Results 1 – 4 of 4) sorted by relevance
98 struct tracepoint_func probes[];142 static inline void release_probes(struct tracepoint_func *old) in release_probes()168 static void debug_print_probes(struct tracepoint_func *funcs) in debug_print_probes()179 static struct tracepoint_func *180 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func, in func_add()183 struct tracepoint_func *old, *new; in func_add()232 static void *func_remove(struct tracepoint_func **funcs, in func_remove()233 struct tracepoint_func *tp_func) in func_remove()236 struct tracepoint_func *old, *new; in func_remove()297 static enum tp_func_state nr_func_state(const struct tracepoint_func *tp_funcs) in nr_func_state()[all …]
26 struct tracepoint_func { struct40 struct tracepoint_func __rcu *funcs; argument
167 struct tracepoint_func *it_func_ptr; \311 struct tracepoint_func *it_func_ptr; \
629 struct tracepoint_func *probe_func_ptr; in trace_synth()