Home
last modified time | relevance | path

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

/tools/testing/kunit/
A Dkunit_config.py31 class Kconfig: class
81 def parse_file(path: str) -> Kconfig:
85 def parse_from_string(blob: str) -> Kconfig:
87 kconfig = Kconfig()
A Dkunit_kernel.py58 def make_arch_config(self, base_kunitconfig: kunit_config.Kconfig) -> kunit_config.Kconfig: argument
115 def make_arch_config(self, base_kunitconfig: kunit_config.Kconfig) -> kunit_config.Kconfig: argument
147 def make_arch_config(self, base_kunitconfig: kunit_config.Kconfig) -> kunit_config.Kconfig: argument
173 kunitconfig_paths: Optional[List[str]]=None) -> kunit_config.Kconfig:
180 merged = kunit_config.Kconfig()
A Dkunit_tool_test.py45 kconfig0 = kunit_config.Kconfig()
48 kconfig1 = kunit_config.Kconfig()
59 expected_kconfig = kunit_config.Kconfig()
71 expected_kconfig = kunit_config.Kconfig()
437 want_kconfig = kunit_config.Kconfig()
466 want_kconfig = kunit_config.Kconfig()
/tools/testing/selftests/rcutorture/doc/
A DTINY_RCU.txt4 Kconfig Parameters:
14 Kconfig Parameters Ignored:
A DTREE_RCU-kconfig.txt5 Kconfig Parameters:
39 Kconfig Parameters Ignored:
/tools/testing/selftests/zram/
A DREADME14 Kconfig required:
/tools/sched_ext/
A DREADME.md53 Kconfig options:
63 It's also recommended that you also include the following Kconfig options:
72 There is a `Kconfig` file in this directory whose contents you can append to
81 [BTF](https://docs.kernel.org/bpf/btf.html) (i.e. with the BTF-related Kconfig
/tools/testing/selftests/rcutorture/bin/
A Dkvm-test-1-run.sh45 echo ' ---' Kconfig fragment at: $config_template >> $resdir/log
/tools/testing/selftests/bpf/
A DREADME.rst59 your existing Kconfig), recompiles the bpf selftests, runs them (by default
/tools/perf/
A Ddesign.txt461 So to start with, in order to add HAVE_PERF_EVENTS to your Kconfig, you
/tools/memory-model/Documentation/
A Daccess-marking.txt334 Kconfig options set properly, KCSAN can be quite helpful, although

Completed in 11 milliseconds