Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/scripts/ |
| H A D | checkpatch.pl | 2027 sub get_stat_here { subroutine 5540 my $herectx = get_stat_here($linenr, $cnt, $here); 5956 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 6037 my $herectx = get_stat_here($linenr, $cnt, $here); 6081 my $herectx = get_stat_here($linenr, $cnt, $here); 6095 my $herectx = get_stat_here($linenr, $cnt, $here); 6209 my $herectx = get_stat_here($linenr, $cnt, $here); 7229 my $herectx = get_stat_here($linenr, $cnt, $here); 7318 my $herectx = get_stat_here($linenr, $cnt, $here);
|