Home
last modified time | relevance | path

Searched refs:__read_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl944 sub __read_config { subroutine
1105 if (__read_config($file, \$test_num)) {
1206 $test_case = __read_config $config, \$test_num;
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl1013 sub __read_config { subroutine
1172 if (__read_config($file, \$test_num)) {
1273 $test_case = __read_config $config, \$test_num;

Completed in 7 milliseconds