Home
last modified time | relevance | path

Searched defs:funcs (Results 1 – 4 of 4) 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()
232 static void *func_remove(struct tracepoint_func **funcs, in func_remove()
/kernel/bpf/
Ddispatcher.c89 int __weak arch_prepare_bpf_dispatcher(void *image, void *buf, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher()
/kernel/trace/
Dbpf_trace.c2664 const char **funcs; member
Dftrace.c6805 struct list_head funcs; member