Home
last modified time | relevance | path

Searched refs:source_files (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/scripts/
Dcheckkconfigsymbols.py325 source_files = []
337 source_files.append(gitfile)
340 arglist = partition(source_files, cpu_count())
376 def parse_source_files(source_files): argument
380 for sfile in source_files: