Searched defs:tp_func (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/ | ||
| H A D | tracepoint.c | 180 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func, in func_add() argument 248 func_remove(struct tracepoint_func **funcs, struct tracepoint_func *tp_func) func_remove() argument 496 struct tracepoint_func tp_func; tracepoint_probe_register_prio_may_exist() local 525 struct tracepoint_func tp_func; tracepoint_probe_register_prio() local 566 struct tracepoint_func tp_func; tracepoint_probe_unregister() local [all...] |
| /kernel/linux/linux-6.6/kernel/ | ||
| H A D | tracepoint.c | 180 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func, in func_add() argument 232 func_remove(struct tracepoint_func **funcs, struct tracepoint_func *tp_func) func_remove() argument 475 struct tracepoint_func tp_func; tracepoint_probe_register_prio_may_exist() local 504 struct tracepoint_func tp_func; tracepoint_probe_register_prio() local 545 struct tracepoint_func tp_func; tracepoint_probe_unregister() local [all...] |
Completed in 2 milliseconds