Home
last modified time | relevance | path

Searched full:anything (Results 1 – 25 of 2667) sorted by relevance

12345678910>>...107

/linux-6.12.1/drivers/hwmon/
Dnct6775-i2c.c60 * 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()
/linux-6.12.1/arch/m68k/math-emu/
Dfp_arith.c170 /* Of course, as we all know, zero * anything = zero. You may in fp_fmul()
238 /* infinity / anything else = infinity (with appropriate sign) */ in fp_fdiv()
242 /* anything / infinity = zero (with appropriate sign) */ in fp_fdiv()
255 /* zero / anything else = zero */ in fp_fdiv()
259 /* anything / zero = infinity (with appropriate sign) */ in fp_fdiv()
326 /* Of course, as we all know, zero * anything = zero. You may in fp_fsglmul()
374 /* infinity / anything else = infinity (with approprate sign) */ in fp_fsgldiv()
378 /* anything / infinity = zero (with appropriate sign) */ in fp_fsgldiv()
391 /* zero / anything else = zero */ in fp_fsgldiv()
395 /* anything / zero = infinity (with appropriate sign) */ in fp_fsgldiv()
/linux-6.12.1/arch/mips/include/asm/
Dcdmm.h60 * 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
/linux-6.12.1/arch/arm/mach-davinci/
Dhardware.h13 * Before you add anything to ths file:
16 * Anything that is chip specific should go in <chipname>.h,
/linux-6.12.1/Documentation/networking/
Dtc-actions-env-rules.rst25 #) Thou art responsible for freeing anything returned as being
27 returned, then all is great and you don't need to do anything.
/linux-6.12.1/arch/arm/include/asm/
Delf.h93 * "v1l" for ARM2 (no SWP) and "v2l" for anything else (ARM1 isn't
94 * supported). 32-bit CPUs give you "v3[lb]" for anything based on an
95 * ARM6 or ARM7 core and "armv4[lb]" for anything based on a StrongARM-1
/linux-6.12.1/drivers/mtd/spi-nor/
Dswp.c176 /* If nothing in our range is unlocked, we don't need to do anything */ in spi_nor_sr_lock()
180 /* If anything below us is unlocked, we can't use 'bottom' protection */ in spi_nor_sr_lock()
184 /* If anything above us is unlocked, we can't use 'top' protection */ in spi_nor_sr_lock()
266 /* If nothing in our range is locked, we don't need to do anything */ in spi_nor_sr_unlock()
270 /* If anything below us is locked, we can't use 'top' protection */ in spi_nor_sr_unlock()
274 /* If anything above us is locked, we can't use 'bottom' protection */ in spi_nor_sr_unlock()
/linux-6.12.1/include/drm/
Ddrm_panic.h78 * - Anything protected by drm_panic_lock() and drm_panic_unlock() pairs is safe
92 * - Anything in struct drm_plane_state or the driver's subclass thereof which
97 * - Anything set up by &drm_plane_helper_funcs.fb_prepare and cleaned up
Ddrm_modeset_helper_vtables.h137 * to look at anything else but the passed-in mode, and validate it
219 * changing anything of the primary plane configuration. This fits the
287 * disable anything at the CRTC level. To ensure that runtime PM
341 * driver is not allowed to change anything outside of the free-standing
417 * no need to enable anything at the CRTC level. To ensure that runtime
439 * need to implement it if there's no need to disable anything at the
553 * to look at anything else but the passed-in mode, and validate it
721 * to implement it if there's no need to disable anything at the encoder
745 * no need to enable anything at the encoder level. To ensure that
764 * disable anything at the encoder level. To ensure that runtime PM
[all …]
/linux-6.12.1/Documentation/filesystems/bcachefs/
DCodingStyle.rst64 introspection. We can't debug anything if we can't see what's going on.
70 We have the tools to make anything visible at runtime, efficiently - RCU and
99 behave weirdly (anything involving memory reclaim, for example) become
125 and perhaps even your documentation, too. Like anything else in life, the more
/linux-6.12.1/Documentation/userspace-api/
Dno_new_privs.rst9 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
/linux-6.12.1/include/linux/amba/
Dbus.h5 * This device type deals with ARM PrimeCells and anything else that
187 * module_amba_driver() - Helper macro for drivers that don't do anything
196 * builtin_amba_driver() - Helper macro for drivers that don't do anything
/linux-6.12.1/include/linux/
Dmiscdevice.h95 * 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
Disa.h72 * 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
Dplatform_device.h297 * anything special in module init/exit. This eliminates a lot of
306 * don't do anything special in driver init. This eliminates some
315 * anything special in module init/exit. This eliminates a lot of
333 * anything special in device init. This eliminates some boilerplate. Each
Dobjtool.h75 * don't do anything unusual with the stack. Such normal callable functions
81 * Anything which doesn't fall into the above category, such as syscall and
/linux-6.12.1/include/asm-generic/
Dspinlock.h11 * 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
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dstatistics.rst93 @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.
/linux-6.12.1/fs/xfs/scrub/
Dquota_repair.c42 * and schedule a quotacheck if we had to fix anything. We also repair any
293 /* Fix anything the verifiers complain about. */
480 /* Now go fix anything that fails the verifiers. */ in xrep_quota_data_fork()
499 * Go fix anything in the quota items that we could have been mad about. Now
562 /* Fix anything the dquot verifiers don't complain about. */ in xrep_quota()
/linux-6.12.1/kernel/gcov/
Dbase.c61 * store anything.
85 * anything.
/linux-6.12.1/drivers/mtd/devices/
Dms02-nv.h27 * from an operating system. If anything but the valid data magic
37 * anything else and a status information providing results of tests
/linux-6.12.1/Documentation/driver-api/i3c/
Dprotocol.rst124 CCC (Common Command Code) commands are meant to be used for anything that is
147 Private SDR (Single Data Rate) transfers should be used for anything that is
160 HDR commands should be used for anything that is device specific and requires
/linux-6.12.1/arch/sh/mm/
Dioremap.c33 * anything but place the address in the proper segment. This is true for P1
54 * Anything using the legacy PTEA space attributes needs in __ioremap_29bit()
/linux-6.12.1/drivers/peci/
Dinternal.h107 * PECI drivers that don't need to do anything special in module init should
120 * Helper macro for PECI drivers which do not do anything special in module
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_struct.h83 * can be anything from the first 64 bytes of the MAC packets.
93 * can be anything from the first 64 bytes of the MAC packets.
103 * can be anything from the first 64 bytes of the MAC packets.
113 * can be anything from the first 64 bytes of the MAC packets.
606 * can be anything from the first 64 bytes of the MAC packets.
614 * can be anything from the first 64 bytes of the MAC packets.
622 * can be anything from the first 64 bytes of the MAC packets.
630 * can be anything from the first 64 bytes of the MAC packets.

12345678910>>...107