Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/scripts/ |
| H A D | checkpatch.pl | 1665 sub ctx_statement_block { subroutine 1850 ctx_statement_block($linenr, $remain, $off); 1861 ctx_statement_block($linenr, $remain, $off); 4193 ctx_statement_block($linenr, $realcnt, 0); 4339 ctx_statement_block($linenr, $realcnt, 0) 5640 ctx_statement_block($linenr, $realcnt, 0) 5642 my ($stat_next) = ctx_statement_block($line_nr_next, 5793 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5898 ctx_statement_block($linenr, $realcnt, 0); 6069 ctx_statement_block($linenr, $realcnt, 0); [all …]
|