Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/tools/repohooks/tools/ |
D | checkpatch.pl | 1993 sub get_stat_here { subroutine 5431 my $herectx = get_stat_here($linenr, $cnt, $here); 5829 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5903 my $herectx = get_stat_here($linenr, $cnt, $here); 5944 my $herectx = get_stat_here($linenr, $cnt, $here); 5958 my $herectx = get_stat_here($linenr, $cnt, $here); 6072 my $herectx = get_stat_here($linenr, $cnt, $here); 7040 my $herectx = get_stat_here($linenr, $cnt, $here); 7129 my $herectx = get_stat_here($linenr, $cnt, $here);
|