Home
last modified time | relevance | path

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

/external/kmod/testsuite/
Dtestsuite.c949 bool matchout, match_modules; in test_run_parent() local
997 match_modules = check_loaded_modules(t); in test_run_parent()
999 match_modules = true; in test_run_parent()
1003 if (matchout && match_modules) in test_run_parent()