Searched refs:machine__find_kernel_symbol_by_name (Results 1 – 2 of 2) sorted by relevance
150 pair = machine__find_kernel_symbol_by_name(&kallsyms, type, sym->name, NULL); in test__vmlinux_matches_kallsyms()
183 struct symbol *machine__find_kernel_symbol_by_name(struct machine *machine, in machine__find_kernel_symbol_by_name() function