Home
last modified time | relevance | path

Searched refs:read_from_file (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/kunit/
H A Dkunit_kernel.py151 self._kconfig.read_from_file(kunitconfig_path)
156 validated_kconfig.read_from_file(kconfig_path)
184 existing_kconfig.read_from_file(kconfig_path)
H A Dkunit_config.py87 def read_from_file(self, path: str) -> None: member in Kconfig
H A Dkunit_tool_test.py52 kconfig.read_from_file(kconfig_path)
86 actual_kconfig.read_from_file(kconfig_path)
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_hierarchical_stats.c71 static int read_from_file(const char *path, char *buf, size_t size) in read_from_file() function
200 if (!ASSERT_OK(read_from_file(path, buf, 128), "read cgroup_iter")) in get_attach_counter()

Completed in 2 milliseconds