/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. 317 'select' statements at a higher level. 323 'select' statements at a higher level. 352 'select' statements at a higher level. 359 'select' statements at a higher level. 367 'select' statements at a higher level. 376 'select' statements at a higher level.
|
/linux/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/lib/ |
H A D | dhry.h | 26 * on which the distribution of statements etc. is based. 74 * removing significant statements. 98 * loop, or from removing code altogether. Since the statements 101 * (distribution of statements, operand types and locality) 117 * distribution of the executed statements should not be 119 * may not generate code for some statements. To a certain 122 * whether code is generated for all statements of Dhrystone. 160 * The following program contains statements of a high level programming 164 * control statements 33 (32.4 %) 167 * 103 statements are dynamically executed. The program is balanced with
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-helper-board.h | 67 * Internally it uses switch statements based on the cvmx_sysinfo 85 * Internally it uses switch statements based on the cvmx_sysinfo 107 * Internally it uses switch statements based on the cvmx_sysinfo
|
/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/arch/arm64/include/asm/ |
H A D | hyp_image.h | 36 * Helper to generate linker script statements starting a hyp section. 47 /* Helper to generate linker script statements ending a hyp section. */
|
/linux/sound/soc/sof/amd/ |
H A D | Kconfig | 30 'select' statements at a higher level 66 'select' statements at a higher level
|
/linux/drivers/acpi/acpica/ |
H A D | dbmethod.c | 226 * PARAMETERS: statements - Number of statements to disassemble 232 * of statements specified. 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() 261 * of statements specified.
|
/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/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/arch/arm/kernel/ |
H A D | vmlinux.lds.S | 31 * assigned to input sections when there are multiple statements 172 * If you have to comment these two assert statements out, your
|
H A D | vmlinux-xip.lds.S | 31 * assigned to input sections when there are multiple statements 164 * If you have to comment these two assert statements out, your
|
/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-board.c | 54 * Internally it uses switch statements based on the cvmx_sysinfo 199 * Internally it uses switch statements based on the cvmx_sysinfo 286 * Internally it uses switch statements based on the cvmx_sysinfo
|
/linux/drivers/video/console/ |
H A D | Makefile | 4 # Rewritten to use lists instead of if-statements.
|
/linux/drivers/video/fbdev/matrox/ |
H A D | Makefile | 4 # Rewritten to use lists instead of if-statements.
|
/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/drivers/sbus/char/ |
H A D | Makefile | 8 # Rewritten to use lists instead of if-statements.
|
/linux/sound/soc/sof/mediatek/ |
H A D | Kconfig | 23 'select' statements at a higher level
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | unistd.h | 7 * before the trap into the system call with gcc 'asm' statements.
|
/linux/drivers/net/hamradio/ |
H A D | Makefile | 10 # 20000806 Rewritten to use lists instead of if-statements.
|
/linux/scripts/coccinelle/misc/ |
H A D | add_namespace.cocci | 3 /// Adds missing MODULE_IMPORT_NS statements to source files
|
/linux/tools/include/linux/ |
H A D | jhash.h | 88 /* All the case statements fall through */ in jhash() 134 /* Handle the last 3 u32's: all the case statements fall through */ in jhash2()
|
/linux/arch/sparc/include/asm/ |
H A D | unistd.h | 7 * before the trap into the system call with gcc 'asm' statements.
|
/linux/arch/x86/include/asm/ |
H A D | smap.h | 60 /* These macros can be used in asm() statements */
|