Searched refs:trace_probe_event (Results 1 – 5 of 5) sorted by relevance
261 struct trace_probe_event { struct272 struct trace_probe_event *event; argument328 static inline struct trace_probe_event *331 return container_of(event_call, struct trace_probe_event, call); in trace_probe_event_from_call()337 struct trace_probe_event *tpe = trace_probe_event_from_call(call); in trace_probe_primary_from_call()
2577 static void trace_probe_event_free(struct trace_probe_event *tpe) in trace_probe_event_free()2627 size_t size = sizeof(struct trace_probe_event); in trace_probe_init()
883 struct trace_probe_event *tpe = orig->tp.event; in trace_fprobe_has_same_fprobe()
420 struct trace_probe_event *tpe = orig->tp.event; in trace_uprobe_has_same_uprobe()
578 struct trace_probe_event *tpe = orig->tp.event; in trace_kprobe_has_same_kprobe()