Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/scripts/ |
D | checkpatch.pl | 2031 sub get_stat_here { subroutine 5559 my $herectx = get_stat_here($linenr, $cnt, $here); 5973 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 6048 my $herectx = get_stat_here($linenr, $cnt, $here); 6092 my $herectx = get_stat_here($linenr, $cnt, $here); 6106 my $herectx = get_stat_here($linenr, $cnt, $here); 6220 my $herectx = get_stat_here($linenr, $cnt, $here); 7230 my $herectx = get_stat_here($linenr, $cnt, $here); 7319 my $herectx = get_stat_here($linenr, $cnt, $here);
|