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

/linux-master/tools/testing/ktest/
H A Dktest.pl790 sub process_variables { subroutine
845 my $prvalue = process_variables($rvalue);
880 my $prvalue = process_variables($rvalue);
899 $rvalue = process_variables($rvalue);
1012 my $val = process_variables($value, 1);
1162 my $file = process_variables($1);
4285 $opt{$config} = process_variables($entered_configs{$config});

Completed in 80 milliseconds