Home
last modified time | relevance | path

Searched refs:trace_kprobe_ops (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/trace/
H A Dtrace_kprobe.c48 static struct dyn_event_operations trace_kprobe_ops = { variable
69 return ev->ops == &trace_kprobe_ops; in is_trace_kprobe()
308 dyn_event_init(&tk->devent, &trace_kprobe_ops); in alloc_trace_kprobe()
1090 return dyn_event_release(raw_command, &trace_kprobe_ops); in create_or_delete_trace_kprobe()
1325 ret = dyn_events_release_all(&trace_kprobe_ops); in probes_open()
2003 ret = dyn_event_register(&trace_kprobe_ops); in init_kprobe_trace_early()