Searched refs:tp_funcs (Results 1 – 1 of 1) sorted by relevance
299 if (!tp_funcs) in nr_func_state()301 if (!tp_funcs[1].func) in nr_func_state()303 if (!tp_funcs[2].func) in nr_func_state()316 func = tp_funcs[0].func; in tracepoint_update_call()350 switch (nr_func_state(tp_funcs)) { in tracepoint_add_func()378 if (tp_funcs[0].data != old[0].data) in tracepoint_add_func()403 old = func_remove(&tp_funcs, func); in tracepoint_remove_func()407 if (tp_funcs == old) in tracepoint_remove_func()411 switch (nr_func_state(tp_funcs)) { in tracepoint_remove_func()437 if (tp_funcs[0].data != old[0].data) in tracepoint_remove_func()[all …]
Completed in 5 milliseconds