Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/scripts/ |
D | checkpatch.pl | 2000 sub get_stat_here { subroutine 5482 my $herectx = get_stat_here($linenr, $cnt, $here); 5894 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5968 my $herectx = get_stat_here($linenr, $cnt, $here); 6009 my $herectx = get_stat_here($linenr, $cnt, $here); 6023 my $herectx = get_stat_here($linenr, $cnt, $here); 6137 my $herectx = get_stat_here($linenr, $cnt, $here); 7111 my $herectx = get_stat_here($linenr, $cnt, $here); 7200 my $herectx = get_stat_here($linenr, $cnt, $here);
|