Searched refs:kernel_path_info (Results 1 – 1 of 1) sorted by relevance
126 auto kernel_path_info = get_kernel_path_info(kdir); in parse() local127 has_kpath_source = kernel_path_info.first; in parse()128 kpath = kdir + "/" + kernel_path_info.second; in parse()