Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dtracepoint.c323 static int tracepoint_add_func(struct tracepoint *tp, in tracepoint_add_func() function
482 ret = tracepoint_add_func(tp, &tp_func, prio, false); in tracepoint_probe_register_prio_may_exist()
511 ret = tracepoint_add_func(tp, &tp_func, prio, true); in tracepoint_probe_register_prio()