tracepoint_func
struct tracepoint_func __rcu *funcs;
struct tracepoint_func *it_func_ptr; \
struct tracepoint_func *it_func_ptr; \
struct tracepoint_func *probe_func_ptr;
struct tracepoint_func *probe_func_ptr;
struct tracepoint_func *probe_func_ptr;
static inline void release_probes(struct tracepoint *tp, struct tracepoint_func *old)
static void debug_print_probes(struct tracepoint_func *funcs)
static struct tracepoint_func *
func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func,
struct tracepoint_func *old, *new;
static void *func_remove(struct tracepoint_func **funcs,
struct tracepoint_func *tp_func)
struct tracepoint_func *old, *new;
static enum tp_func_state nr_func_state(const struct tracepoint_func *tp_funcs)
static void tracepoint_update_call(struct tracepoint *tp, struct tracepoint_func *tp_funcs)
struct tracepoint_func *func, int prio,
struct tracepoint_func *old, *tp_funcs;
struct tracepoint_func *func)
struct tracepoint_func *old, *tp_funcs;
struct tracepoint_func tp_func;
struct tracepoint_func tp_func;
struct tracepoint_func tp_func;
struct tracepoint_func probes[];