Searched refs:trace_fprobe_ops (Results 1 – 1 of 1) sorted by relevance
35 static struct dyn_event_operations trace_fprobe_ops = { variable199 return ev->ops == &trace_fprobe_ops; in is_trace_fprobe()601 dyn_event_init(&tf->devent, &trace_fprobe_ops); in alloc_trace_fprobe()1574 ret = dyn_event_register(&trace_fprobe_ops); in init_fprobe_trace_early()