Searched refs:machine__find_kernel_symbol (Results 1 – 2 of 2) sorted by relevance
153 struct symbol *machine__find_kernel_symbol(struct machine *machine, in machine__find_kernel_symbol() function167 return machine__find_kernel_symbol(machine, MAP__FUNCTION, addr, in machine__find_kernel_function()
122 first_pair = machine__find_kernel_symbol(&kallsyms, type, in test__vmlinux_matches_kallsyms()