Home
last modified time | relevance | path

Searched defs:validate_config (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/livepatch/
H A Dklp-build235 validate_config() { function
/linux/tools/testing/kunit/
H A Dkunit_kernel.py280 def validate_config(self, build_dir: str) -> bool: member in LinuxSourceTree