Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtestsuite.c938 bool matchout, match_modules; in test_run_parent() local
994 match_modules = check_loaded_modules(t); in test_run_parent()
996 match_modules = true; in test_run_parent()
1000 if (matchout && match_modules) in test_run_parent()