Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/scripts/ |
D | checkpatch.pl | 1669 sub ctx_statement_block { subroutine 1854 ctx_statement_block($linenr, $remain, $off); 1865 ctx_statement_block($linenr, $remain, $off); 4212 ctx_statement_block($linenr, $realcnt, 0); 4358 ctx_statement_block($linenr, $realcnt, 0) 5659 ctx_statement_block($linenr, $realcnt, 0) 5661 my ($stat_next) = ctx_statement_block($line_nr_next, 5812 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5915 ctx_statement_block($linenr, $realcnt, 0); 6080 ctx_statement_block($linenr, $realcnt, 0); [all …]
|