| /linux/sound/soc/sof/intel/ |
| H A D | Kconfig | 16 'select' statements at a higher level. 24 'select' statements at a higher level. 36 'select' statements at a higher level. 335 'select' statements at a higher level. 341 'select' statements at a higher level. 370 'select' statements at a higher level. 377 'select' statements at a higher level. 385 'select' statements at a higher level. 394 'select' statements at a higher level.
|
| /linux/drivers/acpi/acpica/ |
| H A D | dbmethod.c | 236 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op) in acpi_db_disassemble_aml() argument 245 if (statements) { in acpi_db_disassemble_aml() 246 num_statements = strtoul(statements, NULL, 0); in acpi_db_disassemble_aml()
|
| H A D | acdebug.h | 125 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op);
|
| /linux/sound/soc/sof/amd/ |
| H A D | Kconfig | 30 'select' statements at a higher level 66 'select' statements at a higher level
|
| /linux/scripts/coccinelle/misc/ |
| H A D | add_namespace.cocci | 3 /// Adds missing MODULE_IMPORT_NS statements to source files
|
| H A D | semicolon.cocci | 8 // Comments: Some false positives on empty default cases in switch statements.
|
| /linux/Documentation/driver-api/mtd/ |
| H A D | nand_ecc.rst | 270 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/sound/soc/sof/mediatek/ |
| H A D | Kconfig | 23 'select' statements at a higher level
|
| /linux/Documentation/core-api/ |
| H A D | symbol-namespaces.rst | 66 That will affect all EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL() statements. A 133 Automatically creating MODULE_IMPORT_NS statements 139 MODULE_IMPORT_NS() statements will usually be added at a definite location
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 149 bool "Enable runtime option for debugging statements" 152 This provides an option to enable/disable debugging statements
|
| /linux/sound/soc/sof/ |
| H A D | Kconfig | 63 'select' statements at a higher level. 70 'select' statements at a higher level. 280 'select' statements at a higher level. 289 'select' statements at a higher level.
|
| /linux/Documentation/locking/ |
| H A D | preempt-locking.rst | 85 call to preempt_enable. The preempt statements define to nothing if 112 Notice how the preemption statements must encompass every reference of the
|
| /linux/Documentation/process/debugging/ |
| H A D | driver_development_debugging_guide.rst | 76 Permanent debug statements have to be useful for a developer to troubleshoot 80 debug statements shouldn't be upstreamed, as a working driver is supposed to be
|
| /linux/Documentation/hwmon/ |
| H A D | w83795.rst | 32 into working libsensors configuration statements.
|
| H A D | w83627hf.rst | 104 working libsensors configuration statements:
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.ips | 116 0.99.02 - Added some additional debug statements to print out
|
| H A D | advansys.rst | 71 Enabling this option adds assertion logic statements to the 75 responsible for the driver. Assertion statements may proactively
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r8a7742-iwg21d-q7-dbcm-ca.dts | 222 * (un)comment the #include statements to change configuration
|
| /linux/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 94 The ``FILE_RULES`` may contain contain three types of statements:
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | skfp.rst | 182 - Fixed printk statements from v2.02
|
| /linux/Documentation/process/ |
| H A D | volatile-considered-harmful.rst | 83 keyword to asm statements will prevent this removal.
|
| /linux/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 449 No #include statements in include/uapi should use a uapi/ path. 649 if/else/for/do/while/switch statements. 736 Trailing statements (for example after any conditional) should be 854 Macros with multiple statements should be enclosed in a 908 group the multiple statements into a single one so that a
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | os.S | 70 | statements instead of (more expensive) copy{in,out} calls, if
|
| H A D | TEST.DOC | 135 statements printed will be seen.
|
| /linux/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 52 minimalistic set of flow-control statements. 595 possible durations of the xchg_acquire() statements. 885 of statements in each process, and the total number of stores in the 1051 5. The "switch", "do", "for", "while", and "goto" C statements are 1053 "if" statement. The "do", "for", and "while" statements can
|