Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dtracepoint.c168 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()
/kernel/bpf/
Ddispatcher.c88 int __weak arch_prepare_bpf_dispatcher(void *image, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher()
/kernel/trace/
Dftrace.c6320 struct list_head funcs; member