Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dtracepoint.c88 struct tracepoint_func probes[];
133 static struct tracepoint_func *
134 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func, in func_add()
137 struct tracepoint_func *old, *new; in func_add()
187 struct tracepoint_func *tp_func) in func_remove()
190 struct tracepoint_func *old, *new; in func_remove()
281 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func()
351 struct tracepoint_func *func) in tracepoint_remove_func()
428 struct tracepoint_func tp_func; in tracepoint_probe_register_prio_may_exist()
457 struct tracepoint_func tp_func; in tracepoint_probe_register_prio()
[all …]
/linux-6.15/include/linux/
H A Dtracepoint-defs.h26 struct tracepoint_func { struct
46 struct tracepoint_func __rcu *funcs; argument
H A Dtracepoint.h199 struct tracepoint_func *it_func_ptr; \
334 struct tracepoint_func *it_func_ptr; \
/linux-6.15/kernel/trace/
H A Dtrace_events_user.c1680 struct tracepoint_func *probe_func_ptr; in update_enable_bit_for()
2284 struct tracepoint_func *probe_func_ptr; in user_events_write_core()
H A Dtrace_events_hist.c826 struct tracepoint_func *probe_func_ptr; in trace_synth()