Home
last modified time | relevance | path

Searched refs:statements (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v5.4/sound/soc/sof/intel/
DKconfig18 'select' statements at a higher level
34 'select' statements at a higher level
40 'select' statements at a higher level
48 'select' statements at a higher level
58 'select' statements at a higher level
75 'select' statements at a higher level
91 'select' statements at a higher level
110 'select' statements at a higher level
125 'select' statements at a higher level
140 'select' statements at a higher level
[all …]
/Linux-v5.4/Documentation/doc-guide/
Dparse-headers.rst77 The EXCEPTIONS_FILE contain two types of statements: \ **ignore**\ or \ **replace**\ .
96 For both statements, \ **type**\ can be either one of the following:
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
139 For replace statements, \ **new_value**\ will automatically use :c:type:
/Linux-v5.4/drivers/net/ethernet/neterion/
DKconfig51 bool "Enabling All Debug trace statements in driver"
55 Say Y here if you want to enabling all the debug trace statements in
56 the vxge driver. By default only few debug trace statements are
/Linux-v5.4/drivers/acpi/acpica/
Ddbmethod.c234 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op) in acpi_db_disassemble_aml() argument
243 if (statements) { in acpi_db_disassemble_aml()
244 num_statements = strtoul(statements, NULL, 0); in acpi_db_disassemble_aml()
Dacdebug.h123 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op);
/Linux-v5.4/Documentation/core-api/
Dsymbol-namespaces.rst17 === 5 Automatically creating MODULE_IMPORT_NS statements
73 That will affect all EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL() statements. A
111 5. for a way to create missing import statements automatically.
125 5. Automatically creating MODULE_IMPORT_NS statements
131 MODULE_IMPORT_NS() statements will usually be added at a definite location
/Linux-v5.4/scripts/coccinelle/misc/
Dadd_namespace.cocci3 /// Adds missing MODULE_IMPORT_NS statements to source files
Dboolreturn.cocci2 /// Return statements in functions returning bool should use
Dsemicolon.cocci8 // Comments: Some false positives on empty default cases in switch statements.
/Linux-v5.4/Documentation/driver-api/mtd/
Dnand_ecc.rst270 Still pretty straightforward. The last three invert statements are there to
406 multiple statements on a line, not using { } in then and else blocks
424 statements. Also we can optimise the calculation in the end a little bit
459 statements is reduced. This is also reflected in the assembly code.
472 loop unrolling. This will eliminate a few if statements. I'll try
526 This included the else clause of the if statements.
543 statements. Why not keep a running parity and only keep the last if
580 iteration. In the last 3 statements is added to par and, if needed,
601 places with statements::
606 loop; This eliminates 3 statements per loop. Of course after the loop we
[all …]
/Linux-v5.4/sound/soc/sof/
DKconfig53 'select' statements at a higher level
163 'select' statements at a higher level
172 'select' statements at a higher level
/Linux-v5.4/Documentation/
Dpreempt-locking.txt85 call to preempt_enable. The preempt statements define to nothing if
112 Notice how the preemption statements must encompass every reference of the
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt15 compatible; all statements below that apply to "fsl,mpc8548-pmc" also
/Linux-v5.4/Documentation/arm64/
Dperf.txt70 The statements above also apply when these attributes are used within a
/Linux-v5.4/Documentation/hwmon/
Dw83795.rst32 into working libsensors configuration statements.
Dw83627hf.rst104 working libsensors configuration statements:
/Linux-v5.4/Documentation/admin-guide/
Ddynamic-debug-howto.rst26 statements by matching any combination of 0 or 1 of:
36 statements, to help guide you
61 statements via::
/Linux-v5.4/tools/build/
DBuild.include36 # Escape single quote for use in echo statements
/Linux-v5.4/Documentation/scsi/
DChangeLog.ips116 0.99.02 - Added some additional debug statements to print out
Dadvansys.txt64 Enabling this option adds assertion logic statements to the
68 responsible for the driver. Assertion statements may proactively
/Linux-v5.4/Documentation/networking/
Dskfp.txt162 - Fixed printk statements from v2.02
/Linux-v5.4/Documentation/process/
Dvolatile-considered-harmful.rst83 keyword to asm statements will prevent this removal.
Ddeprecated.rst129 As there have been a long list of flaws `due to missing "break" statements
/Linux-v5.4/tools/objtool/Documentation/
Dstack-validation.txt20 instructions). Similarly, it knows how to follow switch statements, for
173 For C files, the common culprits are inline asm statements and calls to
/Linux-v5.4/arch/m68k/ifpsp060/
Dos.S70 | statements instead of (more expensive) copy{in,out} calls, if

123