Home
last modified time | relevance | path

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

/kvm-unit-tests/scripts/
H A Dcheckpatch.pl2280 sub possible { subroutine
2281 my ($possible, $line) = @_;
2301 warn "CHECK<$possible> ($line)\n" if ($dbg_possible > 2);
2302 if ($possible !~ $notPermitted) {
2304 $possible =~ s/\s*$Storage\s*//g;
2305 $possible =~ s/\s*$Sparse\s*//g;
2306 if ($possible =~ /^\s*$/) {
2308 } elsif ($possible =~ /\s/) {
2309 $possible =~ s/\s*$Type\s*//g;
2310 for my $modifier (split(' ', $possible)) {
[all …]
/kvm-unit-tests/
H A DLICENSE285 possible use to the public, the best way to achieve this is to make it