Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/scripts/ |
D | checkpatch.pl | 1787 sub get_stat_here { subroutine 5029 my $herectx = get_stat_here($linenr, $cnt, $here); 5425 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5499 my $herectx = get_stat_here($linenr, $cnt, $here); 5540 my $herectx = get_stat_here($linenr, $cnt, $here); 5554 my $herectx = get_stat_here($linenr, $cnt, $here); 5668 my $herectx = get_stat_here($linenr, $cnt, $here); 6576 my $herectx = get_stat_here($linenr, $cnt, $here); 6665 my $herectx = get_stat_here($linenr, $cnt, $here);
|