trace_eprobe
struct trace_eprobe *ep = to_trace_eprobe(ev);
struct trace_eprobe *ep = to_trace_eprobe(ev);
struct trace_eprobe *ep = to_trace_eprobe(ev);
static struct trace_eprobe *alloc_event_probe(const char *group,
struct trace_eprobe *ep __free(trace_event_probe_cleanup) = NULL;
struct trace_eprobe *ep;
ep = container_of(tp, struct trace_eprobe, tp);
struct trace_eprobe *ep;
static void trace_event_probe_cleanup(struct trace_eprobe *ep)
new_eprobe_trigger(struct trace_eprobe *ep, struct trace_event_file *file)
static int enable_eprobe(struct trace_eprobe *ep,
static int disable_eprobe(struct trace_eprobe *ep,
DEFINE_FREE(trace_event_probe_cleanup, struct trace_eprobe *,
struct trace_eprobe *ep;
static struct trace_eprobe *to_trace_eprobe(struct dyn_event *ev)
return container_of(ev, struct trace_eprobe, devent);
struct trace_eprobe *ep;
static inline void init_trace_eprobe_call(struct trace_eprobe *ep)
struct trace_eprobe *ep = to_trace_eprobe(ev);
static int trace_eprobe_parse_filter(struct trace_eprobe *ep, int argc, const char *argv[])
struct trace_eprobe *ep __free(trace_event_probe_cleanup) = NULL;
static int unregister_trace_eprobe(struct trace_eprobe *ep)