Home
last modified time | relevance | path

Searched refs:kernel_syms_search (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dxlated_dumper.h31 struct kernel_sym *kernel_syms_search(struct dump_data *dd, unsigned long key);
H A Dxlated_dumper.c70 struct kernel_sym *kernel_syms_search(struct dump_data *dd, in kernel_syms_search() function
180 sym = kernel_syms_search(dd, address); in print_call()
H A Dprog.c705 sym = kernel_syms_search(&dd, ksyms[i]); in prog_dump()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dxlated_dumper.h33 struct kernel_sym *kernel_syms_search(struct dump_data *dd, unsigned long key);
H A Dxlated_dumper.c77 struct kernel_sym *kernel_syms_search(struct dump_data *dd, in kernel_syms_search() function
187 sym = kernel_syms_search(dd, address); in print_call()
H A Dprog.c790 sym = kernel_syms_search(&dd, ksyms[i]); in prog_dump()

Completed in 7 milliseconds