Searched refs:get_stat_real (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 2020 sub get_stat_real { subroutine 3642 my $stat_real = get_stat_real($linenr, $ln - 1); 6480 my $stat_real = get_stat_real($linenr, $lc); 6920 $stat_real = get_stat_real($linenr, $lc); 6927 my $stat_real = get_stat_real($linenr, $lc); 7072 my $stat_real = get_stat_real($linenr, $lc); 7083 my $stat_real = get_stat_real($linenr, $lc); 7593 my $stat_real = get_stat_real($linenr, $lc);
|
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 1776 sub get_stat_real { subroutine 6305 $stat_real = get_stat_real($linenr, $lc); 6312 my $stat_real = get_stat_real($linenr, $lc); 6435 my $stat_real = get_stat_real($linenr, $lc); 6446 my $stat_real = get_stat_real($linenr, $lc); 6898 my $stat_real = get_stat_real($linenr, $lc);
|
Completed in 16 milliseconds