| /kernel/linux/linux-4.19/arch/m68k/math-emu/ |
| D | fp_arith.c | 179 /* Of course, as we all know, zero * anything = zero. You may in fp_fmul() 248 /* infinity / anything else = infinity (with approprate sign) */ in fp_fdiv() 252 /* anything / infinity = zero (with appropriate sign) */ in fp_fdiv() 265 /* zero / anything else = zero */ in fp_fdiv() 269 /* anything / zero = infinity (with appropriate sign) */ in fp_fdiv() 337 /* Of course, as we all know, zero * anything = zero. You may in fp_fsglmul() 386 /* infinity / anything else = infinity (with approprate sign) */ in fp_fsgldiv() 390 /* anything / infinity = zero (with appropriate sign) */ in fp_fsgldiv() 403 /* zero / anything else = zero */ in fp_fsgldiv() 407 /* anything / zero = infinity (with appropriate sign) */ in fp_fsgldiv()
|
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| D | fp_arith.c | 177 /* Of course, as we all know, zero * anything = zero. You may in fp_fmul() 246 /* infinity / anything else = infinity (with approprate sign) */ in fp_fdiv() 250 /* anything / infinity = zero (with appropriate sign) */ in fp_fdiv() 263 /* zero / anything else = zero */ in fp_fdiv() 267 /* anything / zero = infinity (with appropriate sign) */ in fp_fdiv() 335 /* Of course, as we all know, zero * anything = zero. You may in fp_fsglmul() 384 /* infinity / anything else = infinity (with approprate sign) */ in fp_fsgldiv() 388 /* anything / infinity = zero (with appropriate sign) */ in fp_fsgldiv() 401 /* zero / anything else = zero */ in fp_fsgldiv() 405 /* anything / zero = infinity (with appropriate sign) */ in fp_fsgldiv()
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | tc-actions-env-rules.txt | 19 *) Thou art responsible for freeing anything returned as being 21 returned, then all is great and you don't need to do anything.
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | cdmm.h | 60 * of physical address space which must not be used for anything else. 79 * anything special in module init/exit. This eliminates a lot of 88 * builtin_mips_cdmm_driver() - Helper macro for drivers that don't do anything
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | cdmm.h | 60 * of physical address space which must not be used for anything else. 79 * anything special in module init/exit. This eliminates a lot of 88 * builtin_mips_cdmm_driver() - Helper macro for drivers that don't do anything
|
| /kernel/linux/linux-5.10/arch/arm/mach-davinci/include/mach/ |
| D | hardware.h | 15 * Before you add anything to ths file: 18 * Anything that is chip specific should go in <chipname>.h,
|
| /kernel/linux/linux-4.19/arch/arm/mach-davinci/include/mach/ |
| D | hardware.h | 15 * Before you add anything to ths file: 18 * Anything that is chip specific should go in <chipname>.h,
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | tc-actions-env-rules.rst | 25 #) Thou art responsible for freeing anything returned as being 27 returned, then all is great and you don't need to do anything.
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | asm-uaccess.h | 38 * <ad> anything 56 * <at> anything (temp register) 80 * <at> anything (temp register)
|
| /kernel/linux/linux-4.19/arch/arm/include/asm/ |
| D | elf.h | 86 * "v1l" for ARM2 (no SWP) and "v2l" for anything else (ARM1 isn't 87 * supported). 32-bit CPUs give you "v3[lb]" for anything based on an 88 * ARM6 or ARM7 core and "armv4[lb]" for anything based on a StrongARM-1
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | elf.h | 91 * "v1l" for ARM2 (no SWP) and "v2l" for anything else (ARM1 isn't 92 * supported). 32-bit CPUs give you "v3[lb]" for anything based on an 93 * ARM6 or ARM7 core and "armv4[lb]" for anything based on a StrongARM-1
|
| /kernel/linux/linux-4.19/arch/xtensa/include/asm/ |
| D | asm-uaccess.h | 40 * <ad> anything 58 * <at> anything (temp register) 82 * <at> anything (temp register)
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_modeset_helper_vtables.h | 132 * to look at anything else but the passed-in mode, and validate it 214 * changing anything of the primary plane configuration. This fits the 284 * disable anything at the CRTC level. To ensure that runtime PM 338 * driver is not allowed to change anything outside of the free-standing 415 * no need to enable anything at the CRTC level. To ensure that runtime 441 * need to implement it if there's no need to disable anything at the 560 * to look at anything else but the passed-in mode, and validate it 728 * to implement it if there's no need to disable anything at the encoder 752 * no need to enable anything at the encoder level. To ensure that 771 * disable anything at the encoder level. To ensure that runtime PM [all …]
|
| /kernel/linux/linux-4.19/include/drm/ |
| D | drm_modeset_helper_vtables.h | 130 * to look at anything else but the passed-in mode, and validate it 212 * changing anything of the primary plane configuration. This fits the 282 * disable anything at the CRTC level. To ensure that runtime PM 336 * driver is not allowed to change anything outside of the free-standing 413 * no need to enable anything at the CRTC level. To ensure that runtime 437 * need to implement it if there's no need to disable anything at the 507 * to look at anything else but the passed-in mode, and validate it 688 * disable anything at the encoder level. To ensure that runtime PM 718 * enable anything at the encoder level. To ensure that runtime PM handling 743 * driver is not allowed to change anything outside of the free-standing [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/ |
| D | no_new_privs.rst | 9 careful to prevent the parent from doing anything that could subvert the 26 promises not to grant the privilege to do anything that could not have
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | miscdevice.h | 82 * Helper macro for drivers that don't do anything special in the initcall. 89 * Helper macro for drivers that don't do anything special in module init / exit
|
| D | platform_device.h | 223 * anything special in module init/exit. This eliminates a lot of 232 * don't do anything special in driver init. This eliminates some 241 * anything special in module init/exit. This eliminates a lot of 259 * anything special in device init. This eliminates some boilerplate. Each
|
| /kernel/linux/linux-4.19/Documentation/userspace-api/ |
| D | no_new_privs.rst | 9 careful to prevent the parent from doing anything that could subvert the 26 promises not to grant the privilege to do anything that could not have
|
| /kernel/linux/linux-4.19/include/linux/amba/ |
| D | bus.h | 4 * This device type deals with ARM PrimeCells and anything else that 164 * module_amba_driver() - Helper macro for drivers that don't do anything 173 * builtin_amba_driver() - Helper macro for drivers that don't do anything
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | unwind_hints.h | 11 * don't do anything unusual with the stack. Such normal callable functions 17 * Anything which doesn't fall into the above category, such as syscall and
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | miscdevice.h | 95 * Helper macro for drivers that don't do anything special in the initcall. 102 * Helper macro for drivers that don't do anything special in module init / exit
|
| D | platform_device.h | 243 * anything special in module init/exit. This eliminates a lot of 252 * don't do anything special in driver init. This eliminates some 261 * anything special in module init/exit. This eliminates a lot of 279 * anything special in device init. This eliminates some boilerplate. Each
|
| /kernel/linux/linux-4.19/include/asm-generic/ |
| D | rwsem.h | 129 * anything inside the write-locked region cannot leak in __downgrade_write() 130 * into the read side. In contrast, anything in the in __downgrade_write()
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | statistics.txt | 87 @stats_list message, but it doesn't use it for anything else. 96 @stats_list message, but it doesn't use this value for anything. 198 doesn't use this value for anything.
|
| /kernel/linux/linux-5.10/security/ |
| D | Kconfig.hardening | 9 anything passed by reference to another function, under the 83 bool "zero-init anything passed by reference (very strong)" 213 as anything freed is wiped immediately, making live forensics or
|