Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl727 sub process_variables { subroutine
771 my $prvalue = process_variables($rvalue);
805 my $prvalue = process_variables($rvalue);
824 $rvalue = process_variables($rvalue);
938 my $val = process_variables($value, 1);
1090 my $file = process_variables($1);
4137 $opt{$config} = process_variables($entered_configs{$config});
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl790 sub process_variables { subroutine
841 my $prvalue = process_variables($rvalue);
875 my $prvalue = process_variables($rvalue);
894 $rvalue = process_variables($rvalue);
1007 my $val = process_variables($value, 1);
1157 my $file = process_variables($1);
4280 $opt{$config} = process_variables($entered_configs{$config});

Completed in 6 milliseconds