Home
last modified time | relevance | path

Searched full:almost (Results 1 – 25 of 742) sorted by relevance

12345678910>>...30

/Linux-v5.15/Documentation/process/
Dvolatile-considered-harmful.rst12 kernel code is almost never correct; this document describes why.
15 to suppress optimization, which is almost never what one really wants to
18 process of protecting against unwanted concurrency will also avoid almost
25 almost certainly a bug in the code somewhere. In properly-written kernel
Dhowto.rst118 will almost always prevent it.
194 It consists of a helpful mailing list where you can ask almost any type
295 security-related problem, instead, can cause a release to happen almost
333 pulled on an almost daily basis:
523 discussed, and broken up into tiny, individual portions. This is almost
530 that almost all of the time.
/Linux-v5.15/arch/mips/sgi-ip27/
DKconfig12 for more memory. Your hardware is almost certainly running in
20 for more memory. Your hardware is almost certainly running in
/Linux-v5.15/Documentation/driver-api/driver-model/
Doverview.rst32 Microsoft (namely ACPI) ensures that almost every device on almost any bus
84 Almost all mainstream Linux distros mount this filesystem automatically; you
/Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_resources.sh91 # Test almost maximum size
94 log_test "'$i' almost maximize [$((size - 128))]"
/Linux-v5.15/arch/arm/crypto/
Dnhpoly1305-neon-glue.c3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum
74 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (NEON-accelerated)");
/Linux-v5.15/arch/x86/crypto/
Dnhpoly1305-avx2-glue.c3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum
75 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (AVX2-accelerated)");
Dnhpoly1305-sse2-glue.c3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum
74 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (SSE2-accelerated)");
/Linux-v5.15/arch/arm64/crypto/
Dnhpoly1305-neon-glue.c3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum
74 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (NEON-accelerated)");
/Linux-v5.15/drivers/hid/usbhid/
DKconfig59 This is almost certainly not what you want. This is mostly
75 This is almost certainly not what you want. This is mostly
/Linux-v5.15/fs/reiserfs/
DKconfig42 report, say Y and you might get a useful error message. Almost
53 Almost everyone but ReiserFS developers and people fine-tuning
/Linux-v5.15/include/asm-generic/bitops/
Dinstrumented-atomic.h23 * Note that @nr may be almost arbitrarily large; this function is not
52 * Note that @nr may be almost arbitrarily large; this function is not
/Linux-v5.15/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h140 /* Receive Almost Empty Threshold */
145 /* Receive Almost Full Threshold */
213 /* Transmit Almost Empty Threshold */
222 /* Transmit Almost Full Threshold */
229 #define PCH_GBE_RF_ALM_FULL 0x80000000 /* RX FIFO is almost full. */
230 #define PCH_GBE_RF_ALM_EMP 0x40000000 /* RX FIFO is almost empty. */
/Linux-v5.15/drivers/comedi/drivers/
Dplx9080.h245 /* Programmable Almost Full Level (bits 10, 8:5) */
553 /* DMA Channel 0 PCI-to-Local Almost Full (divided by 2, minus 1) */
557 /* DMA Channel 0 Local-to-PCI Almost Empty (divided by 2, minus 1) */
561 /* DMA Channel 0 Local-to-PCI Almost Full (divided by 2, minus 1) */
565 /* DMA Channel 0 PCI-to-Local Almost Empty (divided by 2, minus 1) */
569 /* DMA Channel 1 PCI-to-Local Almost Full (divided by 2, minus 1) */
573 /* DMA Channel 1 Local-to-PCI Almost Empty (divided by 2, minus 1) */
577 /* DMA Channel 1 Local-to-PCI Almost Full (divided by 2, minus 1) */
581 /* DMA Channel 1 PCI-to-Local Almost Empty (divided by 2, minus 1) */
/Linux-v5.15/arch/x86/include/asm/
Dsync_bitops.h29 * Note that @nr may be almost arbitrarily large; this function is not
64 * Note that @nr may be almost arbitrarily large; this function is not
/Linux-v5.15/fs/ocfs2/cluster/
Dmasklog.h12 * will almost certainly be redirected to relayfs so that it can pay a
23 * the desire is to have almost all of the calls decided on by comparing just
33 * mask, as is almost always the case.
/Linux-v5.15/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/
Dia_css_ynr2_types.h82 default/ineffective 8191(almost 1.0) */
85 default/ineffective 8191(almost 1.0) */
/Linux-v5.15/drivers/net/ethernet/altera/
Daltera_tse.h204 /* 12-bit receive FIFO almost-empty threshold */
206 /* 12-bit receive FIFO almost-full threshold */
208 /* 12-bit transmit FIFO almost-empty threshold */
210 /* 12-bit transmit FIFO almost-full threshold */
/Linux-v5.15/arch/mips/math-emu/
Ddp_sqrt.c84 /* magic initial approximation to almost 8 sig. bits */ in ieee754dp_sqrt()
97 /* triple to almost 56 sig. bits: y ~= sqrt(x) to within 1 ulp */ in ieee754dp_sqrt()
/Linux-v5.15/crypto/
Dnhpoly1305.c3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum
15 * ε-almost-∆-universal (ε-∆U) hash function for equal-length inputs over
251 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function");
/Linux-v5.15/arch/mips/include/asm/mach-cobalt/
Dmach-gt64120.h9 * Cobalt uses GT64111. GT64111 is almost the same as GT64120.
/Linux-v5.15/arch/sparc/include/asm/
Dcpu_type.h14 ap1000 = 0x05, /* almost a sun4m */
/Linux-v5.15/arch/parisc/include/uapi/asm/
Dipcbuf.h9 * The ipc64_perm structure for PA-RISC is almost identical to
/Linux-v5.15/Documentation/maintainer/
Drebasing-and-merging.rst118 on such a pull request will almost certainly generate a merge commit; that
147 should be avoided almost all of the time.
196 bringing in other bugs and should almost never be done. If that subsystem
/Linux-v5.15/Documentation/arm/sa1100/
Dlart.rst7 other StrongARM-gadgets. Almost all SA signals are directly accessible

12345678910>>...30