| /linux-6.15/Documentation/doc-guide/ |
| H A D | parse-headers.rst | 77 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-6.15/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. 316 'select' statements at a higher level. 322 'select' statements at a higher level. 351 'select' statements at a higher level. 358 'select' statements at a higher level. 366 'select' statements at a higher level. 375 'select' statements at a higher level.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | symbol-namespaces.rst | 17 === 5 Automatically creating MODULE_IMPORT_NS statements 73 That will affect all EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL() statements. A 110 5. for a way to create missing import statements automatically. 124 5. Automatically creating MODULE_IMPORT_NS statements 130 MODULE_IMPORT_NS() statements will usually be added at a definite location
|
| /linux-6.15/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-6.15/sound/soc/sof/amd/ |
| H A D | Kconfig | 30 'select' statements at a higher level 66 'select' statements at a higher level
|
| /linux-6.15/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-6.15/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-6.15/sound/soc/sof/imx/ |
| H A D | Kconfig | 23 'select' statements at a higher level.
|
| /linux-6.15/Documentation/process/debugging/ |
| H A D | userspace_debugging_guide.rst | 38 Also, note that most debug statements are implemented as a variation of 54 - When the code contains one of the valid print statements (see above) or when 55 you have added multiple pr_debug() statements during development 56 - When timing is not an issue, meaning if multiple pr_debug() statements in
|
| 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-6.15/sound/soc/sof/mediatek/ |
| H A D | Kconfig | 23 'select' statements at a higher level
|
| /linux-6.15/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-6.15/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-6.15/Documentation/process/ |
| H A D | index.rst | 52 Policy guides and developer statements
|
| /linux-6.15/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-6.15/kernel/debug/kdb/ |
| H A D | kdb_main.c | 639 struct list_head statements; /* Associated statement list */ member 662 if (!list_empty(&kdb_macro->statements)) in kdb_defcmd2() 675 list_add_tail(&kms->list_node, &kdb_macro->statements); in kdb_defcmd2() 699 list_for_each_entry(kms, &kmp->statements, in kdb_defcmd() 739 INIT_LIST_HEAD(&kdb_macro->statements); in kdb_defcmd() 782 list_for_each_entry(kms, &kmp->statements, list_node) { in kdb_exec_defcmd()
|
| /linux-6.15/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | pmc.txt | 15 compatible; all statements below that apply to "fsl,mpc8548-pmc" also
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | w83795.rst | 32 into working libsensors configuration statements.
|
| H A D | w83627hf.rst | 104 working libsensors configuration statements:
|
| /linux-6.15/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-6.15/tools/build/ |
| H A D | Build.include | 38 # Escape single quote for use in echo statements
|
| /linux-6.15/arch/arm/boot/dts/renesas/ |
| H A D | r8a7742-iwg21d-q7-dbcm-ca.dts | 222 * (un)comment the #include statements to change configuration
|