Searched refs:trace_uprobe_ops (Results 1 – 1 of 1) sorted by relevance
46 static struct dyn_event_operations trace_uprobe_ops = { variable71 return ev->ops == &trace_uprobe_ops; in is_trace_uprobe()344 dyn_event_init(&tu->devent, &trace_uprobe_ops); in alloc_trace_uprobe()729 return dyn_event_release(raw_command, &trace_uprobe_ops); in create_or_delete_trace_uprobe()789 ret = dyn_events_release_all(&trace_uprobe_ops); in probes_open()1649 ret = dyn_event_register(&trace_uprobe_ops); in init_uprobe_trace()