Home
last modified time | relevance | path

Searched refs:ctx_statement_block (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dcheckpatch.pl1425 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(
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dcheckpatch.pl1669 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(
[all...]

Completed in 11 milliseconds