Searched refs:get_stat_real (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/scripts/ |
H A D | checkpatch.pl | 2024 sub get_stat_real { subroutine 3655 my $stat_real = get_stat_real($linenr, $ln - 1); 6493 my $stat_real = get_stat_real($linenr, $lc); 6933 $stat_real = get_stat_real($linenr, $lc); 6940 my $stat_real = get_stat_real($linenr, $lc); 7085 my $stat_real = get_stat_real($linenr, $lc); 7096 my $stat_real = get_stat_real($linenr, $lc); 7606 my $stat_real = get_stat_real($linenr, $lc);
|
/openbmc/u-boot/scripts/ |
H A D | checkpatch.pl | 1649 sub get_stat_real { subroutine 5843 $stat_real = get_stat_real($linenr, $lc); 5850 my $stat_real = get_stat_real($linenr, $lc); 5974 my $stat_real = get_stat_real($linenr, $lc); 5985 my $stat_real = get_stat_real($linenr, $lc); 6413 my $stat_real = get_stat_real($linenr, $lc);
|