Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/scripts/ |
D | checkpatch.pl | 1425 sub ctx_statement_block { subroutine 1610 ctx_statement_block($linenr, $remain, $off); 1621 ctx_statement_block($linenr, $remain, $off); 3705 ctx_statement_block($linenr, $realcnt, 0); 3851 ctx_statement_block($linenr, $realcnt, 0) 5129 ctx_statement_block($linenr, $realcnt, 0) 5131 my ($stat_next) = ctx_statement_block($line_nr_next, 5268 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5367 ctx_statement_block($linenr, $realcnt, 0); 5528 ctx_statement_block($linenr, $realcnt, 0); [all …]
|