Searched refs:tp_func (Results 1 – 1 of 1) sorted by relevance
142 if (WARN_ON(!tp_func->func)) in func_add()179 new[pos] = *tp_func; in func_add()199 if (tp_func->func) { in func_remove()432 tp_func.func = probe; in tracepoint_probe_register_prio_may_exist()433 tp_func.data = data; in tracepoint_probe_register_prio_may_exist()434 tp_func.prio = prio; in tracepoint_probe_register_prio_may_exist()461 tp_func.func = probe; in tracepoint_probe_register_prio()462 tp_func.data = data; in tracepoint_probe_register_prio()463 tp_func.prio = prio; in tracepoint_probe_register_prio()502 tp_func.func = probe; in tracepoint_probe_unregister()[all …]