Searched full:almost (Results 1 – 25 of 1521) sorted by relevance
12345678910>>...61
| /kernel/linux/linux-6.6/Documentation/process/ |
| D | volatile-considered-harmful.rst | 12 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
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | volatile-considered-harmful.rst | 12 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
|
| /kernel/linux/linux-5.10/arch/mips/sgi-ip27/ |
| D | Kconfig | 12 for more memory. Your hardware is almost certainly running in 20 for more memory. Your hardware is almost certainly running in
|
| /kernel/linux/linux-6.6/arch/mips/sgi-ip27/ |
| D | Kconfig | 12 for more memory. Your hardware is almost certainly running in 20 for more memory. Your hardware is almost certainly running in
|
| /kernel/linux/linux-6.6/Documentation/driver-api/driver-model/ |
| D | overview.rst | 32 Microsoft (namely ACPI) ensures that almost every device on almost any bus 84 Almost all mainstream Linux distros mount this filesystem automatically; you
|
| /kernel/linux/linux-5.10/Documentation/driver-api/driver-model/ |
| D | overview.rst | 32 Microsoft (namely ACPI) ensures that almost every device on almost any bus 84 Almost all mainstream Linux distros mount this filesystem automatically; you
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| D | nhpoly1305-sse2-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 67 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (SSE2-accelerated)");
|
| D | nhpoly1305-avx2-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 68 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (AVX2-accelerated)");
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| D | nhpoly1305-neon-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 67 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (NEON-accelerated)");
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | nhpoly1305-neon-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 67 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (NEON-accelerated)");
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | nhpoly1305-neon-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 74 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (NEON-accelerated)");
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | nhpoly1305-neon-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 74 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (NEON-accelerated)");
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | nhpoly1305-avx2-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 75 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (AVX2-accelerated)");
|
| D | nhpoly1305-sse2-glue.c | 3 * NHPoly1305 - ε-almost-∆-universal hash function for Adiantum 74 MODULE_DESCRIPTION("NHPoly1305 ε-almost-∆-universal hash function (SSE2-accelerated)");
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
| D | devlink_resources.sh | 91 # Test almost maximum size 94 log_test "'$i' almost maximize [$((size - 128))]"
|
| /kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
| D | devlink_resources.sh | 91 # Test almost maximum size 94 log_test "'$i' almost maximize [$((size - 128))]"
|
| /kernel/linux/linux-5.10/drivers/hid/usbhid/ |
| D | Kconfig | 59 This is almost certainly not what you want. This is mostly 75 This is almost certainly not what you want. This is mostly
|
| /kernel/linux/linux-6.6/drivers/hid/usbhid/ |
| D | Kconfig | 59 This is almost certainly not what you want. This is mostly 75 This is almost certainly not what you want. This is mostly
|
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| D | Kconfig | 42 report, say Y and you might get a useful error message. Almost 53 Almost everyone but ReiserFS developers and people fine-tuning
|
| /kernel/linux/linux-5.10/include/asm-generic/bitops/ |
| D | instrumented-atomic.h | 23 * 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
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| D | Kconfig | 48 report, say Y and you might get a useful error message. Almost 59 Almost everyone but ReiserFS developers and people fine-tuning
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe.h | 140 /* 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. */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe.h | 140 /* 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. */
|
| /kernel/linux/linux-6.6/include/asm-generic/bitops/ |
| D | instrumented-atomic.h | 23 * 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
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| D | plx9080.h | 245 /* 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) */
|
12345678910>>...61