Searched defs:funcs (Results 1 – 3 of 3) sorted by relevance
168 static void debug_print_probes(struct tracepoint_func *funcs) in debug_print_probes()180 func_add(struct tracepoint_func **funcs, struct tracepoint_func *tp_func, in func_add()248 static void *func_remove(struct tracepoint_func **funcs, in func_remove()
88 int __weak arch_prepare_bpf_dispatcher(void *image, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher()
6320 struct list_head funcs; member