Home
last modified time | relevance | path

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

/tools/testing/kunit/
A Dkunit_kernel.py148 kconfig = kunit_config.parse_file(UML_KCONFIG_PATH)
178 return kunit_config.parse_file(path)
188 partial = kunit_config.parse_file(path)
282 validated_kconfig = kunit_config.parse_file(kconfig_path)
320 old_kconfig = kunit_config.parse_file(old_path)
330 existing_kconfig = kunit_config.parse_file(kconfig_path)
A Dkunit_config.py81 def parse_file(path: str) -> Kconfig: function
A Dkunit_tool_test.py57 kconfig = kunit_config.parse_file(kconfig_path)
80 actual_kconfig = kunit_config.parse_file(kconfig_path)
/tools/mm/
A Dpage-types.c1103 static void parse_file(const char *name) in parse_file() function
1286 parse_file(optarg); in main()

Completed in 11 milliseconds