Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtracepoint.c277 static int tracepoint_add_func(struct tracepoint *tp, in tracepoint_add_func() function
435 ret = tracepoint_add_func(tp, &tp_func, prio, false); in tracepoint_probe_register_prio_may_exist()
464 ret = tracepoint_add_func(tp, &tp_func, prio, true); in tracepoint_probe_register_prio()