Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/sof-2.7.6/scripts/ |
D | checkpatch.pl | 1723 sub get_stat_here { subroutine 5199 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5272 my $herectx = get_stat_here($linenr, $cnt, $here); 5313 my $herectx = get_stat_here($linenr, $cnt, $here); 5327 my $herectx = get_stat_here($linenr, $cnt, $here); 5441 my $herectx = get_stat_here($linenr, $cnt, $here); 6361 my $herectx = get_stat_here($linenr, $cnt, $here); 6447 my $herectx = get_stat_here($linenr, $cnt, $here);
|