Searched refs:find_vmlinux (Results 1 – 1 of 1) sorted by relevance
116 def find_vmlinux(): function117 if hasattr(find_vmlinux, "path"):118 return find_vmlinux.path122 find_vmlinux.path = v125 find_vmlinux.path = None127 return find_vmlinux.path134 return find_vmlinux() if find_vmlinux() else dso_name