| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | nct6775-i2c.c | 60 * The write operation is a dummy so as not to disturb anything being done 71 * This is a lie, but writing anything but the bank-select register is in nct6775_i2c_write() 127 * doing anything actually useful. in nct6775_i2c_probe_init() 137 * not find anything if a channel hasn't yet produced a temperature in nct6775_i2c_probe_init() 139 * anything) with the channels DT says should be active. in nct6775_i2c_probe_init()
|
| /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-6.6/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 appropriate 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-6.6/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/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-6.6/arch/arm/mach-davinci/ |
| D | hardware.h | 13 * Before you add anything to ths file: 16 * Anything that is chip specific should go in <chipname>.h,
|
| /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-6.6/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/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-6.6/arch/arm/include/asm/ |
| D | elf.h | 94 * "v1l" for ARM2 (no SWP) and "v2l" for anything else (ARM1 isn't 95 * supported). 32-bit CPUs give you "v3[lb]" for anything based on an 96 * ARM6 or ARM7 core and "armv4[lb]" for anything based on a StrongARM-1
|
| /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-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-6.6/drivers/mtd/spi-nor/ |
| D | swp.c | 172 /* If nothing in our range is unlocked, we don't need to do anything */ in spi_nor_sr_lock() 176 /* If anything below us is unlocked, we can't use 'bottom' protection */ in spi_nor_sr_lock() 180 /* If anything above us is unlocked, we can't use 'top' protection */ in spi_nor_sr_lock() 262 /* If nothing in our range is locked, we don't need to do anything */ in spi_nor_sr_unlock() 266 /* If anything below us is locked, we can't use 'top' protection */ in spi_nor_sr_unlock() 270 /* If anything above us is locked, we can't use 'bottom' protection */ in spi_nor_sr_unlock()
|
| /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-6.6/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-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-6.6/include/drm/ |
| D | drm_modeset_helper_vtables.h | 136 * to look at anything else but the passed-in mode, and validate it 218 * changing anything of the primary plane configuration. This fits the 286 * disable anything at the CRTC level. To ensure that runtime PM 340 * driver is not allowed to change anything outside of the free-standing 416 * no need to enable anything at the CRTC level. To ensure that runtime 438 * need to implement it if there's no need to disable anything at the 552 * to look at anything else but the passed-in mode, and validate it 720 * to implement it if there's no need to disable anything at the encoder 744 * no need to enable anything at the encoder level. To ensure that 763 * disable anything at the encoder level. To ensure that runtime PM [all …]
|
| /kernel/linux/linux-6.6/include/linux/amba/ |
| D | bus.h | 5 * This device type deals with ARM PrimeCells and anything else that 180 * module_amba_driver() - Helper macro for drivers that don't do anything 189 * builtin_amba_driver() - Helper macro for drivers that don't do anything
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | platform_device.h | 247 * anything special in module init/exit. This eliminates a lot of 256 * don't do anything special in driver init. This eliminates some 265 * anything special in module init/exit. This eliminates a lot of 283 * anything special in device init. This eliminates some boilerplate. Each
|
| 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
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | spinlock.h | 11 * sub-word of the value. This is generally true for anything LL/SC although 12 * you'd be hard pressed to find anything useful in architecture specifications
|
| /kernel/linux/linux-6.6/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 | isa.h | 72 * Helper macro for ISA drivers which do not do anything special in module 86 * Helper macro for ISA drivers with irq that do not do anything special in
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | statistics.rst | 93 @stats_list message, but it doesn't use it for anything else. 102 @stats_list message, but it doesn't use this value for anything. 200 doesn't use this value for anything.
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | statistics.rst | 93 @stats_list message, but it doesn't use it for anything else. 102 @stats_list message, but it doesn't use this value for anything. 200 doesn't use this value for anything.
|