Searched refs:kernel_syms_search (Results 1 – 3 of 3) sorted by relevance
31 struct kernel_sym *kernel_syms_search(struct dump_data *dd, unsigned long key);
70 struct kernel_sym *kernel_syms_search(struct dump_data *dd, in kernel_syms_search() function180 sym = kernel_syms_search(dd, address); in print_call()
573 sym = kernel_syms_search(&dd, ksyms[i]); in do_dump()