Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/scripts/ |
D | checkpatch.pl | 1968 sub get_stat_here { subroutine 5405 my $herectx = get_stat_here($linenr, $cnt, $here); 5803 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5877 my $herectx = get_stat_here($linenr, $cnt, $here); 5918 my $herectx = get_stat_here($linenr, $cnt, $here); 5932 my $herectx = get_stat_here($linenr, $cnt, $here); 6046 my $herectx = get_stat_here($linenr, $cnt, $here); 7014 my $herectx = get_stat_here($linenr, $cnt, $here); 7103 my $herectx = get_stat_here($linenr, $cnt, $here);
|