Searched full:statement (Results 1 – 25 of 51) sorted by relevance
123
| /Documentation/doc-guide/ |
| D | parse-headers.rst | 101 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/ |
| D | index.rst | 32 kernel-enforcement-statement 33 kernel-driver-statement
|
| D | coding-style.rst | 41 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 …]
|
| D | kernel-driver-statement.rst | 3 Kernel Driver Statement 6 Position Statement on Linux Kernel Modules
|
| D | deprecated.rst | 125 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>`_
|
| D | kernel-enforcement-statement.rst | 3 Linux Kernel Enforcement Statement
|
| /Documentation/translations/it_IT/process/ |
| D | index.rst | 34 kernel-enforcement-statement 35 kernel-driver-statement
|
| D | kernel-driver-statement.rst | 3 :Original: :ref:`Documentation/process/kernel-driver-statement.rst <process_statement_driver>`
|
| D | kernel-enforcement-statement.rst | 3 :Original: :ref:`Documentation/process/kernel-enforcement-statement.rst <process_statement_kernel>`
|
| /Documentation/trace/ |
| D | tracepoints.rst | 41 - 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/ |
| D | symbol-namespaces.rst | 79 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/ |
| D | debug.rst | 76 statement. 129 statement uses ACPI_DB_INFO, which is macro based on the ACPI_LV_INFO
|
| /Documentation/translations/ |
| D | index.rst | 46 grammar and culture, so the translation of an English statement may need to be
|
| /Documentation/arm/ |
| D | microchip.rst | 184 Work In Progress statement: 191 This statement will be removed by AT91 MAINTAINERS when appropriate.
|
| /Documentation/fb/ |
| D | sisfb.rst | 39 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/ |
| D | dynamic-debug-howto.rst | 82 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/ |
| D | syna.txt | 9 Work in progress statement:
|
| D | amlogic.yaml | 13 Work in progress statement:
|
| /Documentation/translations/zh_CN/process/ |
| D | coding-style.rst | 549 (statement . 0) 550 (statement-block-intro . +) 551 (statement-case-intro . +) 552 (statement-cont . +)
|
| /Documentation/s390/ |
| D | monreader.rst | 23 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/ |
| D | lockdep.txt | 84 from taking place. If the above statement was invoked only from updater
|
| /Documentation/admin-guide/acpi/ |
| D | initrd_table_override.rst | 61 # For example add this statement into a _PRT (PCI Routing Table) function
|
| /Documentation/devicetree/bindings/net/ |
| D | ethernet-phy.yaml | 14 # The dt-schema tools will generate a select statement first by using
|
| /Documentation/power/ |
| D | swsusp-dmcrypt.rst | 120 the let statement. Now, what is happening in the script?
|
| /Documentation/scsi/ |
| D | aha152x.txt | 58 For two controllers use the aha152x statement twice.
|
123