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