Searched full:anything (Results 1 – 25 of 2155) sorted by relevance
12345678910>>...87
/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-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-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-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.
|
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
|
/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-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-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-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
|
D | objtool.h | 89 * don't do anything unusual with the stack. Such normal callable functions 95 * Anything which doesn't fall into the above category, such as syscall and
|
/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.
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/include/linux/amba/ |
D | bus.h | 5 * This device type deals with ARM PrimeCells and anything else that 201 * module_amba_driver() - Helper macro for drivers that don't do anything 210 * builtin_amba_driver() - Helper macro for drivers that don't do anything
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/tools/include/linux/ |
D | objtool.h | 89 * don't do anything unusual with the stack. Such normal callable functions 95 * Anything which doesn't fall into the above category, such as syscall and
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | kvm_para.h | 2 * There isn't anything here, but the file must not be empty or patch
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | irqnr.h | 2 * There isn't anything here anymore, but the file must not be empty or patch
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | rcu_dereference.rst | 46 doing much of anything else with it. 120 cannot use anything it learned from the comparison 373 using rcu_read_lock(), anything that disables bottom halves, 374 anything that disables interrupts, or anything that disables
|
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/ |
D | hw_breakpoint.h | 3 * There isn't anything here anymore, but the file must not be empty or patch
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
D | sigcontext.h | 3 * There isn't anything here anymore, but the file must not be empty or patch
|
/kernel/linux/linux-5.10/include/asm-generic/ |
D | pgalloc.h | 15 * anything beyond simple page allocation. 55 * anything beyond simple page allocation or must have custom GFP flags.
|
12345678910>>...87