Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/scripts/ |
D | checkpatch.pl | 1711 sub get_stat_here { subroutine 5157 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5230 my $herectx = get_stat_here($linenr, $cnt, $here); 5271 my $herectx = get_stat_here($linenr, $cnt, $here); 5285 my $herectx = get_stat_here($linenr, $cnt, $here); 5399 my $herectx = get_stat_here($linenr, $cnt, $here); 6304 my $herectx = get_stat_here($linenr, $cnt, $here); 6390 my $herectx = get_stat_here($linenr, $cnt, $here);
|