Home
last modified time | relevance | path

Searched defs:tp_funcs (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/
Dtracepoint.c318 static enum tp_func_state nr_func_state(const struct tracepoint_func *tp_funcs) in nr_func_state()
329 static void tracepoint_update_call(struct tracepoint *tp, struct tracepoint_func *tp_funcs) in tracepoint_update_call()
348 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local
420 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local
/kernel/linux/linux-6.6/kernel/
Dtracepoint.c297 static enum tp_func_state nr_func_state(const struct tracepoint_func *tp_funcs) in nr_func_state()
308 static void tracepoint_update_call(struct tracepoint *tp, struct tracepoint_func *tp_funcs) in tracepoint_update_call()
327 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local
399 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local