Searched refs:machine__find_kernel_function_by_name (Results 1 – 2 of 2) sorted by relevance
199 struct symbol *machine__find_kernel_function_by_name(struct machine *machine, in machine__find_kernel_function_by_name() function
113 return machine__find_kernel_function_by_name(host_machine, name, mapp); in __find_kernel_function_by_name()