Home
last modified time | relevance | path

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

/kernel/
Dtracepoint.c102 static void tp_stub_func(void) in tp_stub_func() function
202 if (old[nr_probes].func == tp_stub_func) in func_add()
217 if (old[nr_probes].func == tp_stub_func) in func_add()
265 old[nr_probes].func == tp_stub_func) in func_remove()
288 && old[i].func != tp_stub_func) in func_remove()
300 old[i].func = tp_stub_func; in func_remove()