Home
last modified time | relevance | path

Searched refs:statement (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v4.19/scripts/coccinelle/api/alloc/
Dpool_zalloc-simple.cocci21 statement S;
35 statement S;
46 statement S;
61 statement S;
Dzalloc-simple.cocci33 statement S;
50 statement S;
146 statement S;
176 statement S;
206 statement S;
236 statement S;
266 statement S;
296 statement S;
326 statement S;
356 statement S;
[all …]
/Linux-v4.19/Documentation/doc-guide/
Dparse-headers.rst101 The ignore or replace statement will apply to ioctl definitions like:
109 The ignore or replace statement will apply to any other #define found
116 The ignore or replace statement will apply to typedef statements at C_FILE.
122 The ignore or replace statement will apply to the name of struct statements
129 The ignore or replace statement will apply to the name of enum statements
136 The ignore or replace statement will apply to the name of enum value
142 also be explicitly defined at the replace statement.
/Linux-v4.19/scripts/coccinelle/api/
Dkstrdup.cocci19 statement S;
32 statement S;
49 statement S;
62 statement S;
Dmemdup.cocci37 statement S;
48 statement S;
Dmemdup_user.cocci42 statement S1,S2;
Dd_find_alias.cocci18 statement S1, S2;
/Linux-v4.19/scripts/coccinelle/null/
Dderef_null.cocci43 statement S1,S2;
56 statement S1,S2,S3,S4;
117 statement S1,S2,S3,S4;
177 statement S1,S2,S3,S4;
239 statement S1,S2;
250 statement S1,S2,S3,S4;
Dkmerr.cocci32 statement S;
48 statement S;
/Linux-v4.19/Documentation/process/
Dindex.rst30 kernel-enforcement-statement
31 kernel-driver-statement
Dcoding-style.rst41 The preferred way to ease multiple indentation levels in a switch statement is
113 This applies to all non-function statement blocks (if, switch, for,
145 the cases where it is followed by a continuation of the same statement,
146 ie a ``while`` in a do-statement or an ``else`` in an if-statement, like
175 Do not unnecessarily use braces where a single statement will do.
191 This does not apply if only one branch of a conditional statement is a single
192 statement; in the latter case use braces in both branches:
203 Also, use braces when a loop contains more than a single simple statement:
412 case-statement, where you have to do lots of small things for a lot of
450 Albeit deprecated by some people, the equivalent of the goto statement is
[all …]
/Linux-v4.19/scripts/coccinelle/iterators/
Dlist_entry_update.cocci29 statement S;
41 statement S;
Ddevice_node_continue.cocci27 statement S;
59 statement S;
/Linux-v4.19/Documentation/trace/
Dtracepoints.rst41 - The tracepoint statement, in C code.
64 In subsys/file.c (where the tracing statement must be added)::
123 within an if statement with the following::
142 the static_key of the tracepoint to allow the if statement to be implemented
/Linux-v4.19/scripts/coccinelle/misc/
Difaddr.cocci16 statement S1,S2;
Dsemicolon.cocci47 statement S;
Dbugon.cocci5 //# with a BUG_ON having the conditional expression of the if statement
Difcol.cocci23 statement S1,S2;
/Linux-v4.19/tools/power/acpi/
DMakefile.config70 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
/Linux-v4.19/scripts/kconfig/tests/preprocess/variable/
DKconfig37 # You can use variable references for the lefthand side of assignment statement.
/Linux-v4.19/Documentation/acpi/
Ddebug.txt73 statement.
126 statement uses ACPI_DB_INFO, which is macro based on the ACPI_LV_INFO
/Linux-v4.19/scripts/coccinelle/free/
Diounmap.cocci20 statement S,S1;
Dclk_put.cocci20 statement S,S1;
/Linux-v4.19/tools/testing/selftests/
Dkselftest_harness.h119 #define XFAIL(statement, fmt, ...) do { \ argument
127 statement; \
/Linux-v4.19/Documentation/arm/Microchip/
DREADME150 Work In Progress statement:
157 This statement will be removed by AT91 MAINTAINERS when appropriate.

123