Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/scripts/ |
D | checkpatch.pl | 1676 sub get_stat_here { subroutine 5077 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5150 my $herectx = get_stat_here($linenr, $cnt, $here); 5191 my $herectx = get_stat_here($linenr, $cnt, $here); 5205 my $herectx = get_stat_here($linenr, $cnt, $here); 5319 my $herectx = get_stat_here($linenr, $cnt, $here); 6211 my $herectx = get_stat_here($linenr, $cnt, $here); 6297 my $herectx = get_stat_here($linenr, $cnt, $here);
|