Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py286 for res in pool.map(parse_kconfig_files, arglist):
348 for res in pool.map(parse_kconfig_files, arglist):
413 def parse_kconfig_files(args): function