Home
last modified time | relevance | path

Searched full:statement (Results 1 – 25 of 51) sorted by relevance

123

/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.
/Documentation/process/
Dindex.rst32 kernel-enforcement-statement
33 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
453 Albeit deprecated by some people, the equivalent of the goto statement is
[all …]
Dkernel-driver-statement.rst3 Kernel Driver Statement
6 Position Statement on Linux Kernel Modules
Ddeprecated.rst125 The C language allows switch cases to "fall-through" when a "break" statement
135 __attribute__((__fallthrough__)). `Statement Attributes
136 <https://gcc.gnu.org/onlinedocs/gcc/Statement-Attributes.html>`_
Dkernel-enforcement-statement.rst3 Linux Kernel Enforcement Statement
/Documentation/translations/it_IT/process/
Dindex.rst34 kernel-enforcement-statement
35 kernel-driver-statement
Dkernel-driver-statement.rst3 :Original: :ref:`Documentation/process/kernel-driver-statement.rst <process_statement_driver>`
Dkernel-enforcement-statement.rst3 :Original: :ref:`Documentation/process/kernel-enforcement-statement.rst <process_statement_kernel>`
/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
/Documentation/core-api/
Dsymbol-namespaces.rst79 unit as preprocessor statement. The above example would then read::
95 using a statement like::
109 It is advisable to add the MODULE_IMPORT_NS() statement close to other module
/Documentation/firmware-guide/acpi/
Ddebug.rst76 statement.
129 statement uses ACPI_DB_INFO, which is macro based on the ACPI_LV_INFO
/Documentation/translations/
Dindex.rst46 grammar and culture, so the translation of an English statement may need to be
/Documentation/arm/
Dmicrochip.rst184 Work In Progress statement:
191 This statement will be removed by AT91 MAINTAINERS when appropriate.
/Documentation/fb/
Dsisfb.rst39 statement to add the parameters to the kernel command line. Please see lilo's
68 Preface statement: This file only covers very little of the driver's
/Documentation/admin-guide/
Ddynamic-debug-howto.rst82 statement callsite (see below for definitions of the flags). The
84 the debug statement callsites with any non-default flags::
127 match-specs will select all debug statement callsites.
/Documentation/devicetree/bindings/arm/
Dsyna.txt9 Work in progress statement:
Damlogic.yaml13 Work in progress statement:
/Documentation/translations/zh_CN/process/
Dcoding-style.rst549 (statement . 0)
550 (statement-block-intro . +)
551 (statement-case-intro . +)
552 (statement-cont . +)
/Documentation/s390/
Dmonreader.rst23 IUCV `*MONITOR` statement in its user entry. If the monitor DCSS to be used is
24 restricted (likely), you also need the NAMESAVE <DCSS NAME> statement.
/Documentation/RCU/
Dlockdep.txt84 from taking place. If the above statement was invoked only from updater
/Documentation/admin-guide/acpi/
Dinitrd_table_override.rst61 # For example add this statement into a _PRT (PCI Routing Table) function
/Documentation/devicetree/bindings/net/
Dethernet-phy.yaml14 # The dt-schema tools will generate a select statement first by using
/Documentation/power/
Dswsusp-dmcrypt.rst120 the let statement. Now, what is happening in the script?
/Documentation/scsi/
Daha152x.txt58 For two controllers use the aha152x statement twice.

123