Searched refs:dyn_event_init (Results 1 – 5 of 5) sorted by relevance
69 int dyn_event_init(struct dyn_event *ev, struct dyn_event_operations *ops) in dyn_event_init() function
217 dyn_event_init(&ep->devent, &eprobe_dyn_event_ops); in alloc_event_probe()
348 dyn_event_init(&tu->devent, &trace_uprobe_ops); in alloc_trace_uprobe()
893 dyn_event_init(&event->devent, &synth_event_ops); in alloc_synth_event()
294 dyn_event_init(&tk->devent, &trace_kprobe_ops); in alloc_trace_kprobe()
Completed in 14 milliseconds