Searched refs:parse_file (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/kunit/
H A Dkunit_kernel.py141 kconfig = kunit_config.parse_file(UML_KCONFIG_PATH)
171 return kunit_config.parse_file(path)
181 partial = kunit_config.parse_file(path)
268 validated_kconfig = kunit_config.parse_file(kconfig_path)
306 old_kconfig = kunit_config.parse_file(old_path)
316 existing_kconfig = kunit_config.parse_file(kconfig_path)
H A Dkunit_config.py81 def parse_file(path: str) -> Kconfig: function
H A Dkunit_tool_test.py56 kconfig = kunit_config.parse_file(kconfig_path)
79 actual_kconfig = kunit_config.parse_file(kconfig_path)
/linux-master/scripts/mod/
H A Dsumversion.c256 static int parse_file(const char *fname, struct md4_ctx *md) function
343 if (!parse_file(p, md)) {
371 if (!parse_file(line, md)) {
/linux-master/scripts/
H A Dleaking_addresses.pl465 parse_file($file);
494 sub parse_file subroutine
/linux-master/tools/mm/
H A Dpage-types.c1103 static void parse_file(const char *name) function
1286 parse_file(optarg);

Completed in 185 milliseconds