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()351 dyn_event_init(&tu->devent, &trace_uprobe_ops); in alloc_trace_uprobe()732 return dyn_event_release(raw_command, &trace_uprobe_ops); in create_or_delete_trace_uprobe()792 ret = dyn_events_release_all(&trace_uprobe_ops); in probes_open()1651 ret = dyn_event_register(&trace_uprobe_ops); in init_uprobe_trace()