Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_kernel.py140 kconfig = kunit_config.parse_file(UML_KCONFIG_PATH)
169 return kunit_config.parse_file(path)
179 partial = kunit_config.parse_file(path)
266 validated_kconfig = kunit_config.parse_file(kconfig_path)
304 old_kconfig = kunit_config.parse_file(old_path)
314 existing_kconfig = kunit_config.parse_file(kconfig_path)
A Dkunit_config.py81 def parse_file(path: str) -> Kconfig: function
A Dkunit_tool_test.py56 kconfig = kunit_config.parse_file(kconfig_path)
79 actual_kconfig = kunit_config.parse_file(kconfig_path)
/linux-6.3-rc2/scripts/
A Dleaking_addresses.pl434 parse_file($file);
444 sub parse_file subroutine
/linux-6.3-rc2/scripts/mod/
A Dsumversion.c256 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file() function
338 if (!parse_file(p, md)) { in parse_source_files()
366 if (!parse_file(line, md)) { in parse_source_files()
/linux-6.3-rc2/tools/mm/
A Dpage-types.c1107 static void parse_file(const char *name) in parse_file() function
1290 parse_file(optarg); in main()

Completed in 12 milliseconds