Searched full:anything (Results 1 – 25 of 2441) sorted by relevance
12345678910>>...98
/Linux-v5.15/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()
|
/Linux-v5.15/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
|
/Linux-v5.15/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,
|
/Linux-v5.15/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.
|
D | net_dim.rst | 30 the algorithm might decide not to change anything. The configuration fields are 58 certain percentage. Also, since Net DIM does not measure anything by itself, it 115 The net_dim() call itself does not return anything. Instead Net DIM relies on
|
/Linux-v5.15/arch/xtensa/include/asm/ |
D | asm-uaccess.h | 38 * <ad> anything 56 * <at> anything (temp register) 80 * <at> anything (temp register)
|
/Linux-v5.15/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
|
/Linux-v5.15/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() 257 /* If nothing in our range is locked, we don't need to do anything */ in spi_nor_sr_unlock() 261 /* If anything below us is locked, we can't use 'top' protection */ in spi_nor_sr_unlock() 265 /* If anything above us is locked, we can't use 'bottom' protection */ in spi_nor_sr_unlock()
|
/Linux-v5.15/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 414 * no need to enable anything at the CRTC level. To ensure that runtime 436 * need to implement it if there's no need to disable anything at the 550 * to look at anything else but the passed-in mode, and validate it 718 * to implement it if there's no need to disable anything at the encoder 742 * no need to enable anything at the encoder level. To ensure that 761 * disable anything at the encoder level. To ensure that runtime PM [all …]
|
/Linux-v5.15/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
|
/Linux-v5.15/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
|
D | objtool.h | 84 * don't do anything unusual with the stack. Such normal callable functions 90 * Anything which doesn't fall into the above category, such as syscall and
|
D | uaccess.h | 60 * already been checked (and succeeded); they should *not* zero-pad anything. 64 * into the area starting at to. They must not fetch or store anything 74 * hard requirement is that not storing anything at all (i.e. returning size) 90 * Neither __copy_from_user() nor __copy_from_user_inatomic() zero anything
|
/Linux-v5.15/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.
|
/Linux-v5.15/drivers/md/bcache/ |
D | closure.h | 12 * since I've been unable to come up with anything better you're stuck with it 19 * anything you might want to wait on. 305 * After @cl is no longer waiting on anything (i.e. all outstanding refs have 338 * thus it's not safe to touch anything protected by @cl after a
|
/Linux-v5.15/include/linux/amba/ |
D | bus.h | 5 * This device type deals with ARM PrimeCells and anything else that 212 * module_amba_driver() - Helper macro for drivers that don't do anything 221 * builtin_amba_driver() - Helper macro for drivers that don't do anything
|
/Linux-v5.15/kernel/gcov/ |
D | base.c | 61 * store anything. 85 * anything.
|
/Linux-v5.15/arch/x86/include/asm/ |
D | pgtable_64_types.h | 108 * Be very careful vs. KASLR when changing anything here. The KASLR address 109 * range must not overlap with anything except the KASAN shadow area, which
|
/Linux-v5.15/drivers/mtd/devices/ |
D | ms02-nv.h | 27 * from an operating system. If anything but the valid data magic 37 * anything else and a status information providing results of tests
|
/Linux-v5.15/tools/include/linux/ |
D | objtool.h | 84 * don't do anything unusual with the stack. Such normal callable functions 90 * Anything which doesn't fall into the above category, such as syscall and
|
/Linux-v5.15/Documentation/RCU/ |
D | rcu_dereference.rst | 52 doing much of anything else with it. 126 cannot use anything it learned from the comparison 379 using rcu_read_lock(), anything that disables bottom halves, 380 anything that disables interrupts, or anything that disables
|
/Linux-v5.15/Documentation/driver-api/i3c/ |
D | protocol.rst | 124 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-v5.15/include/uapi/asm-generic/ |
D | kvm_para.h | 2 * There isn't anything here, but the file must not be empty or patch
|
/Linux-v5.15/include/uapi/linux/ |
D | irqnr.h | 2 * There isn't anything here anymore, but the file must not be empty or patch
|
12345678910>>...98